summaryrefslogtreecommitdiff
path: root/graphql.cabal
diff options
context:
space:
mode:
authorEugen Wissner <belka@caraus.de>2021-02-07 08:10:46 +0100
committerEugen Wissner <belka@caraus.de>2021-02-07 08:10:46 +0100
commit2839b2859072189a9e97342fc106e49127112af2 (patch)
tree616e5502c85efe39cb4a097bec40ec664243a92d /graphql.cabal
parented725ea5147b1785f17ec1192b30355a31447e53 (diff)
downloadgraphql-2839b2859072189a9e97342fc106e49127112af2.tar.gz
Release 0.11.1.0v0.11.1.0
Diffstat (limited to 'graphql.cabal')
-rw-r--r--graphql.cabal6
1 files changed, 3 insertions, 3 deletions
diff --git a/graphql.cabal b/graphql.cabal
index c84156d..c06dba4 100644
--- a/graphql.cabal
+++ b/graphql.cabal
@@ -4,10 +4,10 @@ cabal-version: 2.2
--
-- see: https://github.com/sol/hpack
--
--- hash: f04885cb80064cc5262a6059af1977c0da58df82e3373eb619e7238f3066c466
+-- hash: 15a0880180192f918ba0bd3b3e955c57232f1efe8993745d505fcb6e1aab1451
name: graphql
-version: 0.11.0.0
+version: 0.11.1.0
synopsis: Haskell GraphQL implementation
description: Haskell <https://spec.graphql.org/June2018/ GraphQL> implementation.
category: Language
@@ -17,7 +17,7 @@ author: Danny Navarro <j@dannynavarro.net>,
Matthías Páll Gissurarson <mpg@mpg.is>,
Sólrún Halla Einarsdóttir <she@mpg.is>
maintainer: belka@caraus.de
-copyright: (c) 2019-2020 Eugen Wissner,
+copyright: (c) 2019-2021 Eugen Wissner,
(c) 2015-2017 J. Daniel Navarro
license: MPL-2.0 AND BSD-3-Clause
license-files: LICENSE,