diff --git a/package-lock.json b/package-lock.json index 19b0337..93791f5 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "@pushrocks/smartsocket", - "version": "1.1.33", + "version": "1.1.34", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index aad4c9e..0bf0950 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@pushrocks/smartsocket", - "version": "1.1.33", + "version": "1.1.34", "description": "easy and secure websocket communication", "main": "dist/index.js", "typings": "dist/index.d.ts",