diff --git a/package-lock.json b/package-lock.json index 7f28df7..d14af80 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "@pushrocks/smartsocket", - "version": "1.1.35", + "version": "1.1.36", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index d38cdf8..5cc436c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@pushrocks/smartsocket", - "version": "1.1.35", + "version": "1.1.36", "description": "easy and secure websocket communication", "main": "dist/index.js", "typings": "dist/index.d.ts", @@ -42,4 +42,4 @@ "tslint-config-prettier": "^1.18.0" }, "private": false -} \ No newline at end of file +}