mirror of https://github.com/grpc/grpc-node.git
v1.20.0-pre1 submodule update and version bump
This commit is contained in:
parent
3d622c1a9c
commit
b50b9ab929
|
@ -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.21.0-dev"'
|
'GRPC_NODE_VERSION="1.20.0-pre1"'
|
||||||
],
|
],
|
||||||
'conditions': [
|
'conditions': [
|
||||||
['grpc_gcov=="true"', {
|
['grpc_gcov=="true"', {
|
||||||
|
|
|
@ -1 +1 @@
|
||||||
Subproject commit cb012970215b8c5141f4fdfdbe850006bd7994d6
|
Subproject commit 2f113fd0fc8570ba5ba723b40638eab711cca6e2
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "grpc",
|
"name": "grpc",
|
||||||
"version": "1.21.0-dev",
|
"version": "1.20.0-pre1",
|
||||||
"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