diff --git a/ts-client/package.json b/ts-client/package.json index 07e083b..2f95d25 100644 --- a/ts-client/package.json +++ b/ts-client/package.json @@ -1,6 +1,6 @@ { "name": "@epklabs/pushpop", - "version": "1.0.12", + "version": "1.1.0", "description": "a front end client for PushPop written in typescript ", "main": "./dist/index.js", "source": "./src/index.ts",