mirror of https://github.com/grpc/grpc-node.git
Merge pull request #469 from murgatroid99/v1.14.0-pre2_bump
Bump grpc to 1.14.0-pre2
This commit is contained in:
commit
8f1a4ed1af
|
|
@ -91,7 +91,7 @@
|
|||
'GPR_BACKWARDS_COMPATIBILITY_MODE',
|
||||
'GRPC_ARES=0',
|
||||
'GRPC_UV',
|
||||
'GRPC_NODE_VERSION="1.14.0-pre1"'
|
||||
'GRPC_NODE_VERSION="1.14.0-pre2"'
|
||||
],
|
||||
'conditions': [
|
||||
['grpc_gcov=="true"', {
|
||||
|
|
|
|||
|
|
@ -1 +1 @@
|
|||
Subproject commit 768e8ea89c9d27ea05b86cd83b0bfd18643bce12
|
||||
Subproject commit d2867e4a24b2108e074fa36714caf4eca57399e7
|
||||
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "grpc",
|
||||
"version": "1.14.0-pre1",
|
||||
"version": "1.14.0-pre2",
|
||||
"author": "Google Inc.",
|
||||
"description": "gRPC Library for Node",
|
||||
"homepage": "https://grpc.io/",
|
||||
|
|
|
|||
Loading…
Reference in New Issue