From c6ca916defca6d6763b8aacc82c672cdae1109ac Mon Sep 17 00:00:00 2001 From: Abhay V Ashokan Date: Tue, 12 Dec 2023 07:40:41 +0000 Subject: [PATCH] v1.28.45 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 91427ea4..74fb31f2 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@bigbinary/neeto-editor", - "version": "1.28.44", + "version": "1.28.45", "main": "./index.cjs.js", "module": "./index.js", "types": "./types.d.ts",