mirror of https://github.com/grpc/grpc-node.git
Bump version to v1.11.0
This commit is contained in:
parent
aac7d76e39
commit
d1c973890e
|
@ -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.0-pre2
|
||||
'node_version': 1.11.0
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "grpc",
|
||||
"version": "1.11.0-pre2",
|
||||
"version": "1.11.0",
|
||||
"author": "Google Inc.",
|
||||
"description": "gRPC Library for Node",
|
||||
"homepage": "https://grpc.io/",
|
||||
|
|
Loading…
Reference in New Issue