From b21009f8152368b8ae036f9f808608bdf132b79b Mon Sep 17 00:00:00 2001 From: Philipp Kunz Date: Fri, 17 May 2024 19:19:55 +0200 Subject: [PATCH] 2.1.80 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index bbfcaf2..663cd32 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@git.zone/tsbuild", - "version": "2.1.79", + "version": "2.1.80", "private": false, "description": "TypeScript nightly to easily make use of latest features", "main": "dist_ts/index.js",