diff --git a/elm.json b/elm.json index 1f732b708..f5be4e4f1 100644 --- a/elm.json +++ b/elm.json @@ -3,7 +3,7 @@ "name": "dillonkearns/elm-graphql", "summary": "Type-safe GraphQL queries in Elm.", "license": "BSD-3-Clause", - "version": "5.0.5", + "version": "5.0.6", "exposed-modules": [ "Graphql.Operation", "Graphql.Http",