diff --git a/package-lock.json b/package-lock.json index d1ba208..b6b4aa9 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "@pushrocks/smartsocket", - "version": "1.1.64", + "version": "1.1.65", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index f7eb42b..6bafb3a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@pushrocks/smartsocket", - "version": "1.1.64", + "version": "1.1.65", "description": "easy and secure websocket communication", "main": "dist_ts/index.js", "typings": "dist_ts/index.d.ts", @@ -60,4 +60,4 @@ "browserslist": [ "last 1 chrome versions" ] -} \ No newline at end of file +}