diff --git a/package.json b/package.json
index 1ba8611..b0e34c2 100644
--- a/package.json
+++ b/package.json
@@ -1,7 +1,7 @@
 {
   "name": "vite-plugin-inspect",
   "type": "module",
-  "version": "0.8.4",
+  "version": "0.8.5",
   "packageManager": "pnpm@9.5.0",
   "description": "Inspect the intermediate state of Vite plugins",
   "author": "Anthony Fu <anthonyfu117@hotmail.com>",