Merge pull request #2995 from murgatroid99/grpc-health-check_2.1.0

grpc-health-check: Bump version to 2.1.0
This commit is contained in:
Michael Lumish 2025-08-06 13:10:15 -07:00 committed by GitHub
commit c7c6ae5b67
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
{
"name": "grpc-health-check",
"version": "2.0.2",
"version": "2.1.0",
"author": "Google Inc.",
"description": "Health check client and service for use with gRPC-node",
"repository": {