Skip to content

Commit afc05b9

Browse files
authored
Change version to 1.11.0
1 parent f2620c3 commit afc05b9

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
@@ -677,6 +677,6 @@ const (
677677
)
678678

679679
// Version is the current grpc version.
680-
const Version = "1.11.0-dev"
680+
const Version = "1.11.0"
681681

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

0 commit comments

Comments
 (0)