We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 971085f commit 1f3c574Copy full SHA for 1f3c574
1 file changed
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "brackets-manager",
3
- "version": "1.8.0",
+ "version": "1.8.1",
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",
0 commit comments