From 61281fc617df382ff7a71f089455ac347c0322b8 Mon Sep 17 00:00:00 2001 From: Alexey Prokhorov Date: Tue, 9 Jul 2024 19:35:45 +0500 Subject: [PATCH] 3.1.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 128b470..f5293b9 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-simple-wysiwyg", - "version": "3.0.3", + "version": "3.1.0", "description": "Simple and lightweight React WYSIWYG editor", "main": "lib/index.cjs.js", "module": "lib/index.es.mjs",