Change version to 1.20.0-dev (#2661)

This commit is contained in:
Menghan Li
2019-02-26 11:34:33 -08:00
committed by GitHub
parent 40cb5618f4
commit 3aaef9f0c1

View File

@ -19,4 +19,4 @@
package grpc
// Version is the current grpc version.
const Version = "1.19.0-dev"
const Version = "1.20.0-dev"