diff --git a/package.json b/package.json index 6e6e931..8e86ae8 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@elonehoo/vite-plugin-dist-css", - "version": "0.1.0", + "version": "0.1.1", "description": "This plugin will inject css into bundled js file using `import` statement.", "author": "Elone Hoo ", "license": "MIT",