Skip to content

Commit

Permalink
bump to 5.3.0
Browse files Browse the repository at this point in the history
New function:
- withDefaultLazy

Performance improvements:
- combine
- traverse
- prev
- next
  • Loading branch information
skyqrose committed Dec 17, 2021
1 parent 8288c1d commit 2a9e2c6
Showing 1 changed file with 1 addition and 1 deletion.
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/maybe-extra",
"summary": "Convenience functions for working with Maybe",
"license": "MIT",
"version": "5.2.1",
"version": "5.3.0",
"exposed-modules": [
"Maybe.Extra"
],
Expand Down

0 comments on commit 2a9e2c6

Please sign in to comment.