Skip to content

Commit 41344da

Browse files
authored
Change version to 1.12.0
1 parent 854695b commit 41344da

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

rpc_util.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -722,6 +722,6 @@ const (
722722
)
723723

724724
// Version is the current grpc version.
725-
const Version = "1.12.0-dev"
725+
const Version = "1.12.0"
726726

727727
const grpcUA = "grpc-go/" + Version

0 commit comments

Comments
 (0)