Skip to content

Commit

Permalink
Bumping
Browse files Browse the repository at this point in the history
  • Loading branch information
Chadtech committed Jun 5, 2021
1 parent 2d0eb64 commit 7ae12a5
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
5 changes: 4 additions & 1 deletion ChangeLog.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,7 @@
###
### 8.3.1
1. gatherWith is tail call optimized

### 8.3.0
1. New function `findMap`

### 8.2.4
Expand Down
2 changes: 1 addition & 1 deletion elm.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"name": "elm-community/list-extra",
"summary": "Convenience functions for working with List",
"license": "MIT",
"version": "8.3.0",
"version": "8.3.1",
"exposed-modules": [
"List.Extra"
],
Expand Down

0 comments on commit 7ae12a5

Please sign in to comment.