mirror of https://github.com/grpc/grpc-node.git
Bump to 1.22.0-pre1
This commit is contained in:
parent
2e13f46141
commit
d18256d25c
|
@ -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
|
|
@ -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/",
|
||||
|
|
Loading…
Reference in New Issue