diff --git a/package.json b/package.json index 3642b29..7f09f04 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@push.rocks/smartsocket", - "version": "2.0.27", + "version": "2.1.0", "description": "Provides easy and secure websocket communication mechanisms, including server and client implementation, function call routing, connection management, and tagging.", "main": "dist_ts/index.js", "typings": "dist_ts/index.d.ts", @@ -73,4 +73,4 @@ "function routing", "secure" ] -} \ No newline at end of file +}