diff --git a/elm.json b/elm.json index ee097ff..56b5823 100644 --- a/elm.json +++ b/elm.json @@ -3,7 +3,7 @@ "name": "elm/json", "summary": "Encode and decode JSON values", "license": "BSD-3-Clause", - "version": "1.1.1", + "version": "1.1.2", "exposed-modules": [ "Json.Decode", "Json.Encode"