diff --git a/version.go b/version.go index 12aca602c21..1051b7eff99 100644 --- a/version.go +++ b/version.go @@ -19,4 +19,4 @@ package grpc // Version is the current grpc version. -const Version = "1.36.1-dev" +const Version = "1.36.1"