Bump Elm package.

This commit is contained in:
Dillon Kearns 2023-01-29 16:54:12 -08:00
parent e1f8f958ae
commit 60c5e93a14

View File

@ -3,7 +3,7 @@
"name": "dillonkearns/elm-pages-v3-beta",
"summary": "A statically typed site generator.",
"license": "BSD-3-Clause",
"version": "11.0.0",
"version": "12.0.0",
"exposed-modules": [
"Head",
"Head.Seo",
@ -86,4 +86,4 @@
"elm-explorations/test": "2.0.1 <= v < 3.0.0",
"the-sett/elm-pretty-printer": "3.0.0 <= v < 4.0.0"
}
}
}