summaryrefslogtreecommitdiff |
diff options
Diffstat (limited to 'src/main-menu/elm.json')
-rw-r--r-- | src/main-menu/elm.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/main-menu/elm.json b/src/main-menu/elm.json index 929038d..7926815 100644 --- a/src/main-menu/elm.json +++ b/src/main-menu/elm.json @@ -4,7 +4,7 @@ "src", "../shared/elm" ], - "elm-version": "0.19.0", + "elm-version": "0.19.1", "dependencies": { "direct": { "NoRedInk/elm-json-decode-pipeline": "1.0.0", |