aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndré Dietrich <andre.dietrich@ovgu.de>2019-09-23 11:01:28 +0200
committerAndré Dietrich <andre.dietrich@ovgu.de>2019-09-23 11:01:28 +0200
commite4ff2f669f341011f1e5a4d496eef593e48bf6a9 (patch)
tree14e614323ac692e4cf9991735ff76c6284b30f6d
parent9d091092b75fa90dda83868440ef04f43694e068 (diff)
updated elm.json1.1.0
-rw-r--r--elm.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/elm.json b/elm.json
index de2fd7b..d1e2ec9 100644
--- a/elm.json
+++ b/elm.json
@@ -3,7 +3,7 @@
"name": "andre-dietrich/elm-mapbox",
"summary": "Fork form gampleman/elm-mapbox (4.1.0) ... An advanced mapping library",
"license": "MIT",
- "version": "1.0.0",
+ "version": "1.1.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