From 8c5428baf840854d54e62b711fc3b43dcacd439a Mon Sep 17 00:00:00 2001 From: Philipp Kunz Date: Sun, 6 Aug 2023 16:30:45 +0200 Subject: [PATCH] 2.0.22 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index ca929ba..e7f45d0 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@push.rocks/smartsocket", - "version": "2.0.21", + "version": "2.0.22", "description": "easy and secure websocket communication", "main": "dist_ts/index.js", "typings": "dist_ts/index.d.ts",