v1.20.0-pre1 submodule update and version bump

This commit is contained in:
murgatroid99 2019-04-03 16:23:28 -07:00
parent 3d622c1a9c
commit b50b9ab929
3 changed files with 3 additions and 3 deletions

View File

@ -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

View File

@ -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/",