diff --git a/package.json b/package.json index 0ca1fe3a..e6763010 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "bunchee", - "version": "4.0.0", + "version": "4.0.1", "description": "zero config bundler for js/ts/jsx libraries", "bin": "./dist/bin/cli.js", "main": "./dist/index.js",