We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 939edc0 commit 172ccacCopy full SHA for 172ccac
1 file changed
rpc_util.go
@@ -519,6 +519,6 @@ const SupportPackageIsVersion3 = true
519
const SupportPackageIsVersion4 = true
520
521
// Version is the current grpc version.
522
-const Version = "1.5.0-dev"
+const Version = "1.5.0"
523
524
const grpcUA = "grpc-go/" + Version
0 commit comments