mirror of https://github.com/grpc/grpc-go.git
Change version to 1.65.0-dev (#7220)
This commit is contained in:
parent
3bf7e9a6b8
commit
59954c8016
|
|
@ -19,4 +19,4 @@
|
|||
package grpc
|
||||
|
||||
// Version is the current grpc version.
|
||||
const Version = "1.64.0-dev"
|
||||
const Version = "1.65.0-dev"
|
||||
|
|
|
|||
Loading…
Reference in New Issue