From 4b72d61a8e7a2e450e71ffe8806739f2e1122f54 Mon Sep 17 00:00:00 2001 From: ocavue Date: Fri, 25 Oct 2024 13:38:16 +1100 Subject: [PATCH] chore: release v8.3.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 0e4a83fa..4b514fea 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "tsup", - "version": "8.3.0", + "version": "8.3.1", "packageManager": "pnpm@9.12.2", "description": "Bundle your TypeScript library with no config, powered by esbuild", "license": "MIT",