From c9acc564fafc62be8e4ce370ca0c43da9782c193 Mon Sep 17 00:00:00 2001 From: Rodri Sanchez Date: Wed, 28 Feb 2024 18:25:27 -0300 Subject: [PATCH] 1.1.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a8197c4..236025c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "cboard-ai-engine", - "version": "1.1.0", + "version": "1.1.1", "description": "", "main": "./dist/index.js", "module": "./dist/index.mjs",