From 09b0cea9ffe49324232c52b5595cce1b22c6867a Mon Sep 17 00:00:00 2001 From: Christopher Anand Date: Wed, 7 Nov 2018 20:44:39 -0500 Subject: [PATCH] bump version --- elm.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/elm.json b/elm.json index a7aaccf..ea794a0 100644 --- a/elm.json +++ b/elm.json @@ -3,7 +3,7 @@ "name": "MacCASOutreach/graphicsvg", "summary": "Library for creating SVG graphics", "license": "BSD-3-Clause", - "version": "4.1.0", + "version": "5.0.0", "exposed-modules": [ "GraphicSVG", "GraphicSVG.App",