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