From 0a6b05eec6c4ebf43185fdf6dd3a8e06b86c12b3 Mon Sep 17 00:00:00 2001 From: Windson97 Date: Wed, 9 Oct 2024 13:51:56 +0800 Subject: [PATCH] Update package.json --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 5645253..285ad66 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "vite-plugin-virtual-html", - "version": "1.2.0-test", + "version": "1.2.1", "description": "Vite plugin to load html anywhere", "type": "module", "main": "./dist/index.cjs",