From 5e497acb90d238876c86d384911424fbae19e683 Mon Sep 17 00:00:00 2001 From: Jakub Hampl Date: Mon, 18 Sep 2017 15:20:56 +0100 Subject: [PATCH] Bump version number --- elm-package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/elm-package.json b/elm-package.json index 24a87a0..35faa03 100644 --- a/elm-package.json +++ b/elm-package.json @@ -1,5 +1,5 @@ { - "version": "1.4.0", + "version": "1.5.0", "summary": "A data visualization package for Elm", "repository": "https://github.com/gampleman/elm-visualization.git", "license": "MIT",