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