diff options
| -rw-r--r-- | elm.json | 4 | 
1 files changed, 2 insertions, 2 deletions
@@ -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  | 
