diff --git a/elm.json b/elm.json index 592bf9c..68be074 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.3.0", + "version": "1.4.0", "exposed-modules": [ "Tidy" ],