diff --git a/package.json b/package.json index 1d01699..d77a230 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "vite-plugin-meta-env-dts", "type": "module", - "version": "0.0.4", + "version": "0.0.5", "packageManager": "pnpm@9.0.6", "description": "Automatically generate type declarations based on env.* files.", "license": "MIT",