Bump to 1.22.0-pre1

This commit is contained in:
murgatroid99 2019-06-19 17:13:32 -07:00
parent 2e13f46141
commit d18256d25c
3 changed files with 3 additions and 3 deletions

View File

@ -94,7 +94,7 @@
'GPR_BACKWARDS_COMPATIBILITY_MODE',
'GRPC_ARES=1',
'GRPC_UV',
'GRPC_NODE_VERSION="1.22.0-dev"',
'GRPC_NODE_VERSION="1.22.0-pre1"',
'CARES_STATICLIB',
'CARES_SYMBOL_HIDING'
],

@ -1 +1 @@
Subproject commit 64ec7201fd50c41a67ca3064833309f4e259cf06
Subproject commit 35230ef8cd70d62ab94bee661b7cd641adfa805b

View File

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