From 9a1f57b92de4f15a95550a3744c182acd91a6c0c Mon Sep 17 00:00:00 2001 From: Philipp Kunz Date: Tue, 14 May 2024 01:20:50 +0200 Subject: [PATCH] 2.1.76 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index d643891..1ad02c7 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@git.zone/tsbuild", - "version": "2.1.75", + "version": "2.1.76", "private": false, "description": "TypeScript nightly to easily make use of latest features", "main": "dist_ts/index.js",