diff --git a/package-lock.json b/package-lock.json index 6685ccc..12db9a6 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "@pushrocks/smartsocket", - "version": "1.1.46", + "version": "1.1.47", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index e33a388..1d4e000 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@pushrocks/smartsocket", - "version": "1.1.46", + "version": "1.1.47", "description": "easy and secure websocket communication", "main": "dist/index.js", "typings": "dist/index.d.ts",