From 9bd079e10dfa68df2f2fec5adb35df90edb3525f Mon Sep 17 00:00:00 2001 From: Jakub Hampl Date: Fri, 15 Feb 2019 20:50:23 +0000 Subject: Mapbox Upgrade + Simplified Enums (#9) --- elm.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'elm.json') diff --git a/elm.json b/elm.json index 2eed01d..6193f42 100644 --- a/elm.json +++ b/elm.json @@ -3,7 +3,7 @@ "name": "gampleman/elm-mapbox", "summary": "An advanced mapping library", "license": "MIT", - "version": "3.1.1", + "version": "4.0.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 -- cgit v1.2.3