diff --git a/package.json b/package.json index ae729d7..73c0c32 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "vite-plugin-crx-mv3", - "version": "0.1.7", + "version": "0.1.8", "description": "Build a Chrome Extension with Vite.", "main": "dist/index.js", "module": "dist/index.mjs",