We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c2b0797 commit 467fbf2Copy full SHA for 467fbf2
version.go
@@ -19,4 +19,4 @@
19
package grpc
20
21
// Version is the current grpc version.
22
-const Version = "1.58.0"
+const Version = "1.58.1-dev"
0 commit comments