From 7bfbd83e666c182ed2665dbc98916f4daf992509 Mon Sep 17 00:00:00 2001 From: Johan Hargne Date: Sun, 12 May 2024 17:30:10 +0200 Subject: [PATCH] pushed version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index af18ecf..b01976d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "html-creator", - "version": "0.7.1", + "version": "0.7.3", "description": "Generate HTML with node.js", "main": "dist/index.js", "unpkg": "dist/index.js",