From 89b62279986dd502bd89e2f11f660ee756b8f274 Mon Sep 17 00:00:00 2001 From: Carry Liu Date: Wed, 13 May 2026 14:41:23 +0800 Subject: [PATCH] chore: upgrade to 3.0.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 41c0856..9fc0ad7 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "grpcity", - "version": "2.1.5", + "version": "3.0.0", "description": "A powerful and complete gRPC framework for Node.js", "author": "Chakhsu.Lau", "license": "MIT",