aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJakub Hampl <kopomir@gmail.com>2018-10-15 16:24:44 +0100
committerJakub Hampl <kopomir@gmail.com>2018-10-15 16:24:44 +0100
commit5fedddef137c8c03a1a8c4c5d468a5f91aff7cbc (patch)
tree62b90251dceb81331b30f40fc70c981ba2afeb83
parent6cd451b4fe0fd28994ad6c5a0f282dc47d2f7142 (diff)
Bump release number
-rw-r--r--elm.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/elm.json b/elm.json
index 6e2d09d..1b347df 100644
--- a/elm.json
+++ b/elm.json
@@ -3,7 +3,7 @@
"name": "gampleman/elm-mapbox",
"summary": "An advanced mapping library",
"license": "MIT",
- "version": "2.0.0",
+ "version": "3.0.0",
"exposed-modules": [
"Mapbox.Element",
"Mapbox.Cmd.Template",