From 8c01ae6a51462c0eb67f207a09c1e090aa753914 Mon Sep 17 00:00:00 2001 From: Joseph Garrone Date: Sun, 10 Nov 2024 17:27:59 +0100 Subject: [PATCH] Bump version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 46ad36b..8a6ba3f 100755 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "tsafe", - "version": "1.8.1", + "version": "1.8.2", "description": "A collection of utilities to step up your TypeScript game", "repository": { "type": "git",