mirror of https://github.com/grpc/grpc-node.git
Bump to v1.20.0-pre3
This commit is contained in:
parent
2e932699a6
commit
fe7a6a89c8
|
@ -91,7 +91,7 @@
|
||||||
'GPR_BACKWARDS_COMPATIBILITY_MODE',
|
'GPR_BACKWARDS_COMPATIBILITY_MODE',
|
||||||
'GRPC_ARES=0',
|
'GRPC_ARES=0',
|
||||||
'GRPC_UV',
|
'GRPC_UV',
|
||||||
'GRPC_NODE_VERSION="1.20.0-pre1"'
|
'GRPC_NODE_VERSION="1.20.0-pre3"'
|
||||||
],
|
],
|
||||||
'conditions': [
|
'conditions': [
|
||||||
['grpc_gcov=="true"', {
|
['grpc_gcov=="true"', {
|
||||||
|
|
|
@ -1 +1 @@
|
||||||
Subproject commit 2f113fd0fc8570ba5ba723b40638eab711cca6e2
|
Subproject commit 1b488f8361234dddf1e48369b5dc482495fb3f9b
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "grpc",
|
"name": "grpc",
|
||||||
"version": "1.20.0-pre1",
|
"version": "1.20.0-pre3",
|
||||||
"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