Skip to content

Commit 7cea4cc

Browse files
committed
Change version to 1.9.1
1 parent d0fd0f6 commit 7cea4cc

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
@@ -500,6 +500,6 @@ const (
500500
)
501501

502502
// Version is the current grpc version.
503-
const Version = "1.9.1-dev"
503+
const Version = "1.9.1"
504504

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

0 commit comments

Comments
 (0)