diff --git a/elm.json b/elm.json index e11fb9a..4f90a5b 100644 --- a/elm.json +++ b/elm.json @@ -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" ],