Skip to content

Commit

Permalink
Change version to 1.11.0
Browse files Browse the repository at this point in the history
  • Loading branch information
menghanl authored Mar 27, 2018
1 parent f2620c3 commit afc05b9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rpc_util.go
Original file line number Diff line number Diff line change
Expand Up @@ -677,6 +677,6 @@ const (
)

// Version is the current grpc version.
const Version = "1.11.0-dev"
const Version = "1.11.0"

const grpcUA = "grpc-go/" + Version

0 comments on commit afc05b9

Please sign in to comment.