diff --git a/elm.json b/elm.json index 6d84306..a5e5fc2 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.1.0", + "version": "1.2.0", "exposed-modules": [ "Tidy" ],