From d957b023226eeec60fd8e084e9193b3e2b833a1e Mon Sep 17 00:00:00 2001 From: shreya-kamble <92981124+shreya-kamble@users.noreply.github.com> Date: Wed, 28 Jan 2026 11:46:00 +0530 Subject: [PATCH] Update package.json --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a71effc..721cc6a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@contentstack/json-rte-serializer", - "version": "3.0.4", + "version": "3.0.5", "description": "This Package converts Html Document to Json and vice-versa.", "main": "lib/index.js", "module": "lib/index.mjs",