Change version to 1.18.0-dev (#2498)

This commit is contained in:
lyuxuan 2018-12-04 16:43:20 -08:00 committed by GitHub
parent ca62c6b92c
commit 272e9d4fbd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

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