aboutsummaryrefslogtreecommitdiffstats
path: root/elm.json
diff options
context:
space:
mode:
authorJakub Hampl <kopomir@gmail.com>2018-11-12 16:21:04 +0000
committerJakub Hampl <kopomir@gmail.com>2018-11-12 16:21:04 +0000
commit5c27bedd7f97ebabe020bb2f3c59f8fa8b116338 (patch)
treec2376d28c02d5bd617c88d56434e46fca62434aa /elm.json
parent1e08bc80e11ed79aea6d5c6b52f5f76b6991e021 (diff)
Bump mapbox to 513.1.0
Diffstat (limited to 'elm.json')
-rw-r--r--elm.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/elm.json b/elm.json
index 1b347df..f943b88 100644
--- a/elm.json
+++ b/elm.json
@@ -3,7 +3,7 @@
"name": "gampleman/elm-mapbox",
"summary": "An advanced mapping library",
"license": "MIT",
- "version": "3.0.0",
+ "version": "3.1.0",
"exposed-modules": [
"Mapbox.Element",
"Mapbox.Cmd.Template",