Bump to v1.20.0-pre3

This commit is contained in:
murgatroid99 2019-04-08 15:16:49 -07:00
parent 2e932699a6
commit fe7a6a89c8
3 changed files with 3 additions and 3 deletions

View File

@ -91,7 +91,7 @@
'GPR_BACKWARDS_COMPATIBILITY_MODE',
'GRPC_ARES=0',
'GRPC_UV',
'GRPC_NODE_VERSION="1.20.0-pre1"'
'GRPC_NODE_VERSION="1.20.0-pre3"'
],
'conditions': [
['grpc_gcov=="true"', {

@ -1 +1 @@
Subproject commit 2f113fd0fc8570ba5ba723b40638eab711cca6e2
Subproject commit 1b488f8361234dddf1e48369b5dc482495fb3f9b

View File

@ -1,6 +1,6 @@
{
"name": "grpc",
"version": "1.20.0-pre1",
"version": "1.20.0-pre3",
"author": "Google Inc.",
"description": "gRPC Library for Node",
"homepage": "https://grpc.io/",