diff --git a/package.json b/package.json index 70609c6..d79c5c5 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@push.rocks/smartsocket", - "version": "2.0.19", + "version": "2.0.20", "description": "easy and secure websocket communication", "main": "dist_ts/index.js", "typings": "dist_ts/index.d.ts", @@ -61,4 +61,4 @@ "browserslist": [ "last 1 chrome versions" ] -} \ No newline at end of file +}