diff --git a/package.json b/package.json index 42d1395d..e0d91c64 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "bunchee", - "version": "6.0.3", + "version": "6.0.4", "description": "zero config bundler for js/ts/jsx libraries", "bin": "./dist/bin/cli.js", "main": "./dist/index.js",