diff --git a/package.json b/package.json index 63eed10..ea39cdd 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "trpc-cli", - "version": "0.3.0", + "version": "0.3.1-0", "description": "Turn a tRPC router into a type-safe, fully-functional, documented CLI", "main": "dist/index.js", "types": "dist/index.d.ts",