summaryrefslogtreecommitdiff
path: root/graphql.cabal
diff options
context:
space:
mode:
Diffstat (limited to 'graphql.cabal')
-rw-r--r--graphql.cabal2
1 files changed, 1 insertions, 1 deletions
diff --git a/graphql.cabal b/graphql.cabal
index 2e1b6d0..b67f4ae 100644
--- a/graphql.cabal
+++ b/graphql.cabal
@@ -1,7 +1,7 @@
cabal-version: 2.2
name: graphql
-version: 0.11.1.0
+version: 1.0.0.0
synopsis: Haskell GraphQL implementation
description: Haskell <https://spec.graphql.org/June2018/ GraphQL> implementation.
category: Language