Bump to 1.24.0

This commit is contained in:
murgatroid99 2019-09-25 13:34:49 -07:00
parent f1f3cd32eb
commit c44edcbce5
3 changed files with 3 additions and 3 deletions

View File

@ -91,7 +91,7 @@
'GPR_BACKWARDS_COMPATIBILITY_MODE',
'GRPC_ARES=1',
'GRPC_UV',
'GRPC_NODE_VERSION="1.24.0-pre1"',
'GRPC_NODE_VERSION="1.24.0"',
'CARES_STATICLIB',
'CARES_SYMBOL_HIDING'
],

@ -1 +1 @@
Subproject commit f703e1c86c1504d9e48953f8da31f842679b7775
Subproject commit 16fba7baa0a35d9028f1cd9827c907be7d97269e

View File

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