We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0633bd6 commit 385cea2Copy full SHA for 385cea2
1 file changed
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "brackets-manager",
3
- "version": "1.8.2",
+ "version": "1.9.0",
4
"description": "A simple library to manage tournament brackets (round-robin, single elimination, double elimination)",
5
"main": "./dist/index.js",
6
"types": "./dist/index.d.ts",
@@ -65,4 +65,4 @@
65
"node": "14.21.3",
66
"npm": "7.24.2"
67
}
68
-}
+}
0 commit comments