Skip to content

Commit

Permalink
Change version to 1.12.1
Browse files Browse the repository at this point in the history
  • Loading branch information
menghanl committed Jun 6, 2018
1 parent 0a93f83 commit 22a49e7
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 @@ -722,6 +722,6 @@ const (
)

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

const grpcUA = "grpc-go/" + Version

0 comments on commit 22a49e7

Please sign in to comment.