From 96a5e5896b83c2ac538fa967abae7ae960eab381 Mon Sep 17 00:00:00 2001 From: chatenium Date: Thu, 9 Apr 2026 11:56:40 +0200 Subject: [PATCH] HotFix --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index ab71aae..7239a22 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@chatenium/chatenium-sdk", - "version": "1.0.8", + "version": "1.0.9", "description": "A library for interacting with the Chatenium API", "type": "module", "main": "dist/index.js",