mirror of https://github.com/grpc/grpc-node.git
Merge pull request #366 from nicolasnoble/bump-to-1.12.2
Bumping to 1.12.2.
This commit is contained in:
commit
abe41bffe5
|
@ -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
|
||||
node_version: 1.12.2
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "grpc",
|
||||
"version": "1.12.1",
|
||||
"version": "1.12.2",
|
||||
"author": "Google Inc.",
|
||||
"description": "gRPC Library for Node",
|
||||
"homepage": "https://grpc.io/",
|
||||
|
|
Loading…
Reference in New Issue