Skip to content

Commit

Permalink
1.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
angus-c committed Apr 12, 2021
1 parent 4d45e63 commit 79f2f76
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions packages/array-cartesian-product/package.json
@@ -1,6 +1,6 @@
{
"name": "just-cartesian-product",
"version": "1.0.2",
"version": "1.0.3",
"description": "Cartesian product of arrays",
"main": "index.js",
"scripts": {
Expand All @@ -20,4 +20,4 @@
"bugs": {
"url": "https://github.com/angus-c/just/issues"
}
}
}

0 comments on commit 79f2f76

Please sign in to comment.