From b526c4111953cbd8e75e8d7e8c2d742bd4e6441c Mon Sep 17 00:00:00 2001 From: Joseph Garrone Date: Wed, 2 Oct 2024 13:28:50 +0200 Subject: [PATCH] Bump version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 55ac92f..a840283 100755 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "tsafe", - "version": "1.7.5-rc.0", + "version": "1.7.5", "description": "A collection of utilities to step up your TypeScript game", "repository": { "type": "git",