diff --git a/version.go b/version.go index 1a3ff5289096..3c6e3c9118d8 100644 --- a/version.go +++ b/version.go @@ -19,4 +19,4 @@ package grpc // Version is the current grpc version. -const Version = "1.54.0-dev" +const Version = "1.54.0"