aboutsummaryrefslogtreecommitdiffstats
path: root/elm.json
diff options
context:
space:
mode:
authorJakub Hampl <kopomir@gmail.com>2019-01-10 15:12:20 +0000
committerJakub Hampl <kopomir@gmail.com>2019-01-10 15:12:20 +0000
commita92346489556d89dbff959e21eb3d6804e69b425 (patch)
treed2e4b284fb380937a0d0b868d501c0b5edd0c1e4 /elm.json
parentcfa8a89b73c25656a7c01db05b011c91360e805a (diff)
Wrong version3.1.1
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 92b7dc8..2eed01d 100644
--- a/elm.json
+++ b/elm.json
@@ -3,7 +3,7 @@
"name": "gampleman/elm-mapbox",
"summary": "An advanced mapping library",
"license": "MIT",
- "version": "3.2.0",
+ "version": "3.1.1",
"exposed-modules": [
"Mapbox.Element",
"Mapbox.Cmd.Template",