From a49d71997ebac3ecbf984fcd8e0fcf8af912759c Mon Sep 17 00:00:00 2001 From: Windson Date: Wed, 11 Oct 2023 16:01:31 +0800 Subject: [PATCH] 1.1.15 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e5ccfb2..9dc680d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "vite-plugin-virtual-html", - "version": "1.1.14", + "version": "1.1.15", "description": "Vite plugin to load html anywhere", "main": "./dist/index.js", "module": "./dist/index.mjs",