From c4a61bdf7f63a5535bbfe8fc53669c52a09170c3 Mon Sep 17 00:00:00 2001 From: Charlie Greenman Date: Thu, 16 May 2024 20:13:22 -0400 Subject: [PATCH] Publush the latest html to adf --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 43f53ad..a129c1a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@razroo/html-to-adf", - "version": "1.1.2", + "version": "1.1.3", "description": "HtmlToAdf", "main": "./lib/cjs/index.js", "types": "./lib/cjs/types/index.d.ts",