diff --git a/package.json b/package.json index 894cec38..cbb40f1c 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@replit/river", "description": "It's like tRPC but... with JSON Schema Support, duplex streaming and support for service multiplexing. Transport agnostic!", - "version": "0.1.5", + "version": "0.1.7", "type": "module", "main": "dist/index.js", "types": "dist/index.d.ts",