From b4fa4b5b213fe9109028bf4945aa51ce26e03a76 Mon Sep 17 00:00:00 2001 From: Jiachi Liu Date: Sun, 17 Dec 2023 11:14:37 +0100 Subject: [PATCH] 4.0.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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",