diff --git a/elm.json b/elm.json index 4567cf8..6d84306 100644 --- a/elm.json +++ b/elm.json @@ -3,7 +3,7 @@ "name": "gicentre/tidy", "summary": "Tidy data shaping for Elm", "license": "BSD-3-Clause", - "version": "1.0.0", + "version": "1.1.0", "exposed-modules": [ "Tidy" ],