diff --git a/elm.json b/elm.json index 95210aa..6dc03e9 100644 --- a/elm.json +++ b/elm.json @@ -3,7 +3,7 @@ "name": "correl/elm-paginated", "summary": "A library for fetching data from paginated JSON REST APIs.", "license": "MIT", - "version": "3.0.1", + "version": "4.0.0", "exposed-modules": [ "Paginated" ],