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