From 5215be946e612b73d6fbd4fb1c0770d502019df1 Mon Sep 17 00:00:00 2001 From: Philipp Kunz Date: Tue, 7 Feb 2023 12:32:48 +0100 Subject: [PATCH] 2.0.15 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index ed0563e..3d8c434 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@pushrocks/smartsocket", - "version": "2.0.14", + "version": "2.0.15", "description": "easy and secure websocket communication", "main": "dist_ts/index.js", "typings": "dist_ts/index.d.ts",