Merge pull request #352 from nicolasnoble/1.12.1-pre1

Bumping to 1.12.1-pre1.
This commit is contained in:
Nicolas Noble 2018-05-17 19:22:38 -07:00 committed by GitHub
commit 94a6fab435
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 1 deletions

View File

@ -1,2 +1,3 @@
settings:
'#': It's possible to have node_version here as a key to override the core's version.
node_version: 1.12.1-pre1

View File

@ -1,6 +1,6 @@
{
"name": "grpc",
"version": "1.12.0",
"version": "1.12.1-pre1",
"author": "Google Inc.",
"description": "gRPC Library for Node",
"homepage": "https://grpc.io/",