From 113cff5512d19671df4764b5649dcfe5c100e6f4 Mon Sep 17 00:00:00 2001 From: chatenium Date: Sat, 11 Apr 2026 17:03:19 +0200 Subject: [PATCH] Fix textChannelService.ts websocket --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 7a77fe3..b64f1d1 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@chatenium/chatenium-sdk", - "version": "1.1.5", + "version": "1.1.6", "description": "A library for interacting with the Chatenium API", "type": "module", "main": "dist/index.js",