From 9cfc41ace87c00621e8d114a1531216ab71bca77 Mon Sep 17 00:00:00 2001 From: Philipp Kunz Date: Wed, 29 Mar 2023 19:02:35 +0200 Subject: [PATCH] 2.0.19 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 1a4fcb5..e47f060 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@pushrocks/smartsocket", - "version": "2.0.18", + "version": "2.0.19", "description": "easy and secure websocket communication", "main": "dist_ts/index.js", "typings": "dist_ts/index.d.ts",