mirror of https://github.com/grpc/grpc-go.git
Change version to 1.20.0-dev (#2661)
This commit is contained in:
parent
40cb5618f4
commit
3aaef9f0c1
|
|
@ -19,4 +19,4 @@
|
|||
package grpc
|
||||
|
||||
// Version is the current grpc version.
|
||||
const Version = "1.19.0-dev"
|
||||
const Version = "1.20.0-dev"
|
||||
|
|
|
|||
Loading…
Reference in New Issue