From 6d68f35a9a0b72b22aa4a5ea03b0f959ca03463d Mon Sep 17 00:00:00 2001 From: Philipp Kunz Date: Thu, 20 Mar 2025 15:30:52 +0000 Subject: [PATCH] 2.3.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 8366950..73d7165 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@git.zone/tsbuild", - "version": "2.3.1", + "version": "2.3.2", "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",