From ee827dd5b3b84068f0984002252bb26023132cc0 Mon Sep 17 00:00:00 2001 From: Philipp Kunz Date: Sun, 10 Sep 2023 10:41:41 +0200 Subject: [PATCH] fix(core): update --- ts/00_commitinfo_data.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ts/00_commitinfo_data.ts b/ts/00_commitinfo_data.ts index 00582de..4e91335 100644 --- a/ts/00_commitinfo_data.ts +++ b/ts/00_commitinfo_data.ts @@ -3,6 +3,6 @@ */ export const commitinfo = { name: '@push.rocks/smartsocket', - version: '2.0.23', + version: '2.0.24', description: 'easy and secure websocket communication' }