Bumping to 1.12.1-pre3. Yes, I did a lot of testing.

This commit is contained in:
Nicolas "Pixel" Noble 2018-05-18 09:47:13 +02:00
parent 94a6fab435
commit 1a681addfe
2 changed files with 2 additions and 2 deletions

View File

@ -1,3 +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
node_version: 1.12.1-pre3

View File

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