Skip to content

Commit 385cea2

Browse files
committed
1.9.0
1 parent 0633bd6 commit 385cea2

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "brackets-manager",
3-
"version": "1.8.2",
3+
"version": "1.9.0",
44
"description": "A simple library to manage tournament brackets (round-robin, single elimination, double elimination)",
55
"main": "./dist/index.js",
66
"types": "./dist/index.d.ts",
@@ -65,4 +65,4 @@
6565
"node": "14.21.3",
6666
"npm": "7.24.2"
6767
}
68-
}
68+
}

0 commit comments

Comments
 (0)