From b18ac5c361a0b9ed32543b3b0da9a3b9dacb1813 Mon Sep 17 00:00:00 2001 From: Miel Truyen Date: Tue, 2 May 2023 16:16:40 +0200 Subject: [PATCH] 0.0.2: Package increment --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 64d9451..8e5fa88 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "rollup-plugin-html-entry2", - "version": "0.0.1", + "version": "0.0.2", "description": "Teaches rollup how to deal with HTML, allows to use HTML-files as entry-points.", "license": "MIT", "repository": {