mirror of https://github.com/grpc/grpc-go.git
Change version to 1.33.0-dev (#3846)
This commit is contained in:
parent
ff1fc890e4
commit
c4ba4cc6af
|
@ -19,4 +19,4 @@
|
|||
package grpc
|
||||
|
||||
// Version is the current grpc version.
|
||||
const Version = "1.32.0-dev"
|
||||
const Version = "1.33.0-dev"
|
||||
|
|
Loading…
Reference in New Issue