From 5ecf4b71259221bec8a4357259be714af9a5d782 Mon Sep 17 00:00:00 2001 From: Philipp Kunz Date: Thu, 20 Mar 2025 15:20:27 +0000 Subject: [PATCH] 2.3.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index f7c70ac..8366950 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@git.zone/tsbuild", - "version": "2.3.0", + "version": "2.3.1", "private": false, "description": "A tool for compiling TypeScript files using the latest nightly features, offering flexible APIs and a CLI for streamlined development.", "main": "dist_ts/index.js",