From da39d529751769f20416bd075fb0448cca129835 Mon Sep 17 00:00:00 2001 From: Philipp Kunz Date: Wed, 28 Dec 2022 13:51:41 +0100 Subject: [PATCH] 2.0.9 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 3af07a5..8ab299d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@pushrocks/smartsocket", - "version": "2.0.8", + "version": "2.0.9", "description": "easy and secure websocket communication", "main": "dist_ts/index.js", "typings": "dist_ts/index.d.ts",