From 9632056e2f9648657af880cbd4a1037f495e86e5 Mon Sep 17 00:00:00 2001 From: Asaba William Date: Thu, 10 Oct 2024 11:22:03 +0300 Subject: [PATCH] Change version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index d6542be..3536ce5 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "maxi-editor", - "version": "1.1.1", + "version": "1.1.2", "description": "MaxiEditor is a free, open source, lightweight, customizable rich text editor designed for easy integration with web projects. It offers essential text editing features with a flexible toolbar, user-configurable size, and plugin architecture for extended functionality.", "main": "maxi-editor.js", "scripts": {