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