diff --git a/package.json b/package.json index 5696d5a..f6a73a0 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "vite-plugin-virtual-html", - "version": "1.1.17", + "version": "1.1.18", "description": "Vite plugin to load html anywhere", "main": "./dist/index.js", "module": "./dist/index.mjs",