Bumping to 1.13.1.

This commit is contained in:
Nicolas "Pixel" Noble 2018-07-24 22:41:41 +02:00
parent 07381eebf3
commit 88adf94cb6
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.13.1

View File

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