From d62cd5ef4cabe4feb0f4ea1a49868f7e1c993f88 Mon Sep 17 00:00:00 2001 From: Windson97 Date: Mon, 13 Jan 2025 17:35:49 +0800 Subject: [PATCH] 1.2.3 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index b2d15de..af8205c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "vite-plugin-virtual-html", - "version": "1.2.2", + "version": "1.2.3", "description": "Vite plugin to load html anywhere", "type": "module", "main": "./dist/index.cjs",