From 457e873425ac843015125ef428817d39c0bb7daa Mon Sep 17 00:00:00 2001 From: corentin Date: Thu, 5 Jan 2023 22:46:11 +0100 Subject: [PATCH] 1.5.4 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 39b33f1..fabe1e5 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "brackets-manager", - "version": "1.5.3", + "version": "1.5.4", "description": "A simple library to manage tournament brackets (round-robin, single elimination, double elimination)", "main": "./dist/index.js", "types": "./dist/index.d.ts",