Skip to content

Commit

Permalink
Fix versioning
Browse files Browse the repository at this point in the history
  • Loading branch information
nas5w committed Feb 19, 2022
1 parent 686f329 commit 15cc1b8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "combinate",
"version": "1.1.8",
"version": "1.1.9",
"description": "Type safe combinatorics utility for getting all combinations.",
"main": "dist/index.js",
"types": "dist/index.d.ts",
Expand Down

0 comments on commit 15cc1b8

Please sign in to comment.