diff --git a/package-lock.json b/package-lock.json index 2d33113..61655f2 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "@pushrocks/smartsocket", - "version": "1.1.51", + "version": "1.1.52", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 023c1de..be9c7e3 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@pushrocks/smartsocket", - "version": "1.1.51", + "version": "1.1.52", "description": "easy and secure websocket communication", "main": "dist/index.js", "typings": "dist/index.d.ts",