From 9dc0753d0c9131f1aeda880e6671061276f6e87c Mon Sep 17 00:00:00 2001 From: Joseph Garrone Date: Mon, 15 Jan 2024 18:52:44 +0100 Subject: [PATCH] Bump version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 1a335d8..535f870 100755 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "tsafe", - "version": "1.6.5", + "version": "1.6.6", "description": "A collection of utilities to step up your TypeScript game", "repository": { "type": "git",