diff --git a/package-lock.json b/package-lock.json index b2a84f6..276e615 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@pushrocks/smartsocket", - "version": "1.2.20", + "version": "1.2.21", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@pushrocks/smartsocket", - "version": "1.2.20", + "version": "1.2.21", "license": "MIT", "dependencies": { "@apiglobal/typedrequest-interfaces": "^1.0.15", diff --git a/package.json b/package.json index 90bcce7..eab1890 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@pushrocks/smartsocket", - "version": "1.2.20", + "version": "1.2.21", "description": "easy and secure websocket communication", "main": "dist_ts/index.js", "typings": "dist_ts/index.d.ts",