mirror of https://github.com/grpc/grpc-node.git
Update version to 1.23.0
This commit is contained in:
parent
e97cd31e03
commit
84d48a7415
|
@ -97,7 +97,7 @@
|
|||
'GPR_BACKWARDS_COMPATIBILITY_MODE',
|
||||
'GRPC_ARES=1',
|
||||
'GRPC_UV',
|
||||
'GRPC_NODE_VERSION="1.23.0-pre1"',
|
||||
'GRPC_NODE_VERSION="1.23.0"',
|
||||
'CARES_STATICLIB',
|
||||
'CARES_SYMBOL_HIDING'
|
||||
],
|
||||
|
|
|
@ -1 +1 @@
|
|||
Subproject commit ae91cd03818d6c4e7bc06efc261215338ce65475
|
||||
Subproject commit 7c0764918b9f33cab507ff483b4be849b0203ec4
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "grpc",
|
||||
"version": "1.23.0-pre1",
|
||||
"version": "1.23.0",
|
||||
"author": "Google Inc.",
|
||||
"description": "gRPC Library for Node",
|
||||
"homepage": "https://grpc.io/",
|
||||
|
|
Loading…
Reference in New Issue