diff --git a/package.json b/package.json index 532cb94..6e95e61 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "trpc-cli", - "version": "0.1.4", + "version": "0.1.5", "description": "Turn a tRPC router into a type-safe, fully-functional, documented CLI", "main": "dist/index.js", "types": "dist/index.d.ts",