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",