diff options
| author | Eugen Wissner <belka@caraus.de> | 2021-09-27 07:24:02 +0200 |
|---|---|---|
| committer | Eugen Wissner <belka@caraus.de> | 2021-09-27 07:24:02 +0200 |
| commit | a044fc40d3e0312d7414003378c1ec03a7479731 (patch) | |
| tree | 521f5fd5707f1bc1a19442f37a2fd1bdbec8d498 /graphql.cabal | |
| parent | e6dbf936af0d918a032f29a988a355d2bb35be16 (diff) | |
| download | graphql-a044fc40d3e0312d7414003378c1ec03a7479731.tar.gz | |
Release 1.0.1.0v1.0.1.0
Diffstat (limited to 'graphql.cabal')
| -rw-r--r-- | graphql.cabal | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphql.cabal b/graphql.cabal index 06e6ab9..08fb6de 100644 --- a/graphql.cabal +++ b/graphql.cabal @@ -1,7 +1,7 @@ cabal-version: 2.2 name: graphql -version: 1.0.0.0 +version: 1.0.1.0 synopsis: Haskell GraphQL implementation description: Haskell <https://spec.graphql.org/June2018/ GraphQL> implementation. category: Language |
