diff --git a/package.json b/package.json index b3734a5..673fe73 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@pushrocks/smartsocket", - "version": "2.0.9", + "version": "2.0.10", "description": "easy and secure websocket communication", "main": "dist_ts/index.js", "typings": "dist_ts/index.d.ts", @@ -59,4 +59,4 @@ "browserslist": [ "last 1 chrome versions" ] -} \ No newline at end of file +}