From 72430fdb0d4233f71ff1078563ea13bd2b8b260e Mon Sep 17 00:00:00 2001 From: Philipp Kunz Date: Sun, 10 Sep 2023 10:41:41 +0200 Subject: [PATCH] 2.0.24 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index b4492c6..2b79332 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@push.rocks/smartsocket", - "version": "2.0.23", + "version": "2.0.24", "description": "easy and secure websocket communication", "main": "dist_ts/index.js", "typings": "dist_ts/index.d.ts",