aboutsummaryrefslogtreecommitdiffstats
path: root/elm.json
diff options
context:
space:
mode:
authorJakub Hampl <kopomir@gmail.com>2019-05-20 15:11:57 +0100
committerJakub Hampl <kopomir@gmail.com>2019-05-20 15:11:57 +0100
commitcdb097cb83548fee0778d4040dd35fc2dd0f3464 (patch)
treeebc7e1b18b8af4c1ac8cae015991664df9bc0632 /elm.json
parent707ee1c39efa6e49fa5b0869af79bb241c2e0216 (diff)
Upgrades to mapbox 544.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 6193f42..77eb739 100644
--- a/elm.json
+++ b/elm.json
@@ -3,7 +3,7 @@
"name": "gampleman/elm-mapbox",
"summary": "An advanced mapping library",
"license": "MIT",
- "version": "4.0.0",
+ "version": "4.1.0",
"exposed-modules": [
"Mapbox.Element",
"Mapbox.Cmd.Template",