aboutsummaryrefslogtreecommitdiffstats
path: root/elm.json
diff options
context:
space:
mode:
authorJakub Hampl <kopomir@gmail.com>2018-09-11 15:30:44 +0100
committerJakub Hampl <kopomir@gmail.com>2018-09-11 15:30:44 +0100
commit5feb7e945da8fb7df5db52c7d6f02bd39dfd2ce6 (patch)
tree31b31dde3f4204af5c7f361a3802e72c2826cf84 /elm.json
parenta6d30313681af2ed608c6d28a85583677f9b638c (diff)
v2
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 74826b8..6e2d09d 100644
--- a/elm.json
+++ b/elm.json
@@ -3,7 +3,7 @@
"name": "gampleman/elm-mapbox",
"summary": "An advanced mapping library",
"license": "MIT",
- "version": "1.0.0",
+ "version": "2.0.0",
"exposed-modules": [
"Mapbox.Element",
"Mapbox.Cmd.Template",