mirror of https://github.com/grpc/grpc-go.git
Change version to 1.23.0-dev (#2893)
This commit is contained in:
parent
73b304d882
commit
005a2997ef
|
|
@ -19,4 +19,4 @@
|
||||||
package grpc
|
package grpc
|
||||||
|
|
||||||
// Version is the current grpc version.
|
// Version is the current grpc version.
|
||||||
const Version = "1.22.0-dev"
|
const Version = "1.23.0-dev"
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue