diff --git a/package.json b/package.json index f383399..1e13c6a 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "unplugin-export-collector", "type": "module", - "version": "0.3.1", + "version": "0.3.2", "private": false, "description": "Recursively get all named export from a file and out-of-the-box support unplugin-auto-import", "author": "s3xysteak",