diff --git a/elm.json b/elm.json index 56b5823..0323331 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.2", + "version": "1.1.3", "exposed-modules": [ "Json.Decode", "Json.Encode"