diff --git a/graphql.nimble b/graphql.nimble index 51be223..99555b7 100644 --- a/graphql.nimble +++ b/graphql.nimble @@ -10,7 +10,7 @@ mode = ScriptMode.Verbose packageName = "graphql" -version = "0.1.0" +version = "0.1.2" author = "Status Research & Development GmbH" description = "GraphQL parser, server and client implementation" license = "Apache License 2.0"