Version bump to 1.11.2

This commit is contained in:
Nicolas "Pixel" Noble 2018-05-03 23:01:25 +02:00
parent bee673f66d
commit ff9ec4bcfd
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.11.1
'node_version': 1.11.2

View File

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