aboutsummaryrefslogtreecommitdiffstats
path: root/elm.json
diff options
context:
space:
mode:
Diffstat (limited to 'elm.json')
-rw-r--r--elm.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/elm.json b/elm.json
index 2eed01d..6193f42 100644
--- a/elm.json
+++ b/elm.json
@@ -3,7 +3,7 @@
"name": "gampleman/elm-mapbox",
"summary": "An advanced mapping library",
"license": "MIT",
- "version": "3.1.1",
+ "version": "4.0.0",
"exposed-modules": [
"Mapbox.Element",
"Mapbox.Cmd.Template",
@@ -21,4 +21,4 @@
"elm/json": "1.0.0 <= v < 2.0.0"
},
"test-dependencies": {}
-}
+} \ No newline at end of file