diff --git a/package.json b/package.json index df11a89..c2b100b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@push.rocks/smartsocket", - "version": "4.0.0", + "version": "4.0.1", "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",