mirror of https://github.com/grpc/grpc-node.git
Version bump to 1.11.2
This commit is contained in:
parent
bee673f66d
commit
ff9ec4bcfd
|
@ -1,3 +1,3 @@
|
||||||
settings:
|
settings:
|
||||||
'#': It's possible to have node_version here as a key to override the core's version.
|
'#': 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
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "grpc",
|
"name": "grpc",
|
||||||
"version": "1.11.1",
|
"version": "1.11.2",
|
||||||
"author": "Google Inc.",
|
"author": "Google Inc.",
|
||||||
"description": "gRPC Library for Node",
|
"description": "gRPC Library for Node",
|
||||||
"homepage": "https://grpc.io/",
|
"homepage": "https://grpc.io/",
|
||||||
|
|
Loading…
Reference in New Issue