Skip to content

Commit bf05b95

Browse files
authored
Change version.go to v1.58.3 (#6707)
1 parent c40c9ba commit bf05b95

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

version.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,4 +19,4 @@
1919
package grpc
2020

2121
// Version is the current grpc version.
22-
const Version = "1.58.3-dev"
22+
const Version = "1.58.3"

0 commit comments

Comments
 (0)