diff --git a/elm.json b/elm.json index 78236ea..3136673 100644 --- a/elm.json +++ b/elm.json @@ -3,7 +3,7 @@ "name": "gampleman/elm-visualization", "summary": "A data visualization package for Elm", "license": "MIT", - "version": "2.0.0", + "version": "2.0.1", "exposed-modules": [ "Scale", "Scale.Color",