mirror of https://github.com/grpc/grpc-node.git
Bump to 1.24.0
This commit is contained in:
parent
f1f3cd32eb
commit
c44edcbce5
|
@ -91,7 +91,7 @@
|
||||||
'GPR_BACKWARDS_COMPATIBILITY_MODE',
|
'GPR_BACKWARDS_COMPATIBILITY_MODE',
|
||||||
'GRPC_ARES=1',
|
'GRPC_ARES=1',
|
||||||
'GRPC_UV',
|
'GRPC_UV',
|
||||||
'GRPC_NODE_VERSION="1.24.0-pre1"',
|
'GRPC_NODE_VERSION="1.24.0"',
|
||||||
'CARES_STATICLIB',
|
'CARES_STATICLIB',
|
||||||
'CARES_SYMBOL_HIDING'
|
'CARES_SYMBOL_HIDING'
|
||||||
],
|
],
|
||||||
|
|
|
@ -1 +1 @@
|
||||||
Subproject commit f703e1c86c1504d9e48953f8da31f842679b7775
|
Subproject commit 16fba7baa0a35d9028f1cd9827c907be7d97269e
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "grpc",
|
"name": "grpc",
|
||||||
"version": "1.24.0-pre1",
|
"version": "1.24.0",
|
||||||
"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