diff --git a/package.json b/package.json index 80568b8..e86669b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@tonecn/typesrpc", - "version": "1.0.2", + "version": "1.1.0", "description": "A lightweight, type-safe RPC framework for TypeScript with deep nested API support", "main": "dist/index.js", "types": "dist/index.d.ts",