From 90198d380b24814eb993adfb36ffa88c851cf315 Mon Sep 17 00:00:00 2001 From: Charlie Greenman Date: Thu, 9 May 2024 16:18:52 -0400 Subject: [PATCH] uptick version of package json for html to adf --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index f801867..43f53ad 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@razroo/html-to-adf", - "version": "1.1.1", + "version": "1.1.2", "description": "HtmlToAdf", "main": "./lib/cjs/index.js", "types": "./lib/cjs/types/index.d.ts",