From 18900570b0d60a9c2bb9cdf1233672e25ddfe859 Mon Sep 17 00:00:00 2001 From: Corentin Girard Date: Tue, 5 Apr 2022 21:44:27 +0200 Subject: [PATCH] 1.4.3 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 1379a51..31e9a2f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "brackets-manager", - "version": "1.4.2", + "version": "1.4.3", "description": "A simple library to manage tournament brackets (round-robin, single elimination, double elimination)", "main": "./dist/index.js", "types": "./dist/index.d.ts",