From 627fe3312438a9137fd011b1b77fc8cc141607aa Mon Sep 17 00:00:00 2001 From: Mohammad Ali Shahbazi Date: Fri, 9 Aug 2024 12:50:54 +0330 Subject: [PATCH] 0.39.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 3b076ea..6e599fc 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@prezly/content-renderer-react-js", - "version": "0.39.0", + "version": "0.39.1", "description": "Render Prezly Content Format documents with React.js", "license": "MIT", "main": "build/cjs/index.cjs",