mirror of https://github.com/grpc/grpc-node.git
Bumping to 1.12.1-pre3. Yes, I did a lot of testing.
This commit is contained in:
parent
94a6fab435
commit
1a681addfe
|
@ -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-pre1
|
||||
node_version: 1.12.1-pre3
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "grpc",
|
||||
"version": "1.12.1-pre1",
|
||||
"version": "1.12.1-pre3",
|
||||
"author": "Google Inc.",
|
||||
"description": "gRPC Library for Node",
|
||||
"homepage": "https://grpc.io/",
|
||||
|
|
Loading…
Reference in New Issue