We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e6d71ad commit f74f033Copy full SHA for f74f033
version.go
@@ -19,4 +19,4 @@
19
package grpc
20
21
// Version is the current grpc version.
22
-const Version = "1.36.0-dev"
+const Version = "1.36.0"
0 commit comments