diff --git a/elm.json b/elm.json index 252ec528..f788acf3 100644 --- a/elm.json +++ b/elm.json @@ -3,7 +3,7 @@ "name": "dillonkearns/elm-pages-v3-beta", "summary": "A statically typed site generator.", "license": "BSD-3-Clause", - "version": "4.0.0", + "version": "5.0.0", "exposed-modules": [ "Head", "Head.Seo", @@ -85,4 +85,4 @@ "elm-explorations/test": "2.0.1 <= v < 3.0.0", "the-sett/elm-pretty-printer": "3.0.0 <= v < 4.0.0" } -} +} \ No newline at end of file