From edd87375c388a6cacbc63f7c07408480831dea1e Mon Sep 17 00:00:00 2001 From: Almsss Date: Thu, 16 Apr 2026 18:15:30 +0200 Subject: [PATCH] Update package.json --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 482e3cc..d277d32 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@chatenium/chatenium-sdk", - "version": "1.1.12", + "version": "1.1.13", "description": "A library for interacting with the Chatenium API", "type": "module", "main": "dist/index.js",