Skip to content

Commit

Permalink
↻ to 8.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
indique committed May 4, 2021
1 parent ccb9925 commit 9ab89fa
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions elm.json
Expand Up @@ -3,7 +3,7 @@
"name": "lue-bird/elm-typesafe-array",
"summary": "typed array that enables safe access",
"license": "MIT",
"version": "7.1.0",
"version": "8.0.0",
"exposed-modules": [
"Arr",
"MinArr",
Expand All @@ -22,4 +22,4 @@
"test-dependencies": {
"elm-explorations/test": "1.2.2 <= v < 2.0.0"
}
}
}

0 comments on commit 9ab89fa

Please sign in to comment.