diff --git a/elm.json b/elm.json index ed626f1..7edd737 100644 --- a/elm.json +++ b/elm.json @@ -3,7 +3,7 @@ "name": "scrive/json-schema-form", "summary": "Generate validating forms from JSON schemas.", "license": "MIT", - "version": "1.0.2", + "version": "1.0.3", "exposed-modules": [ "Json.Schema.Form", "Json.Schema.Form.Encode",