diff options
| author | Eugen Wissner <belka@caraus.de> | 2021-12-26 05:14:36 +0100 |
|---|---|---|
| committer | Eugen Wissner <belka@caraus.de> | 2021-12-26 05:14:36 +0100 |
| commit | 16cbe3fc28d097965c82fdcefc086205d565e3d0 (patch) | |
| tree | 8f369751b091b168b4e8a35bbee57047746a1f20 /graphql.cabal | |
| parent | f20cd020487872b6febe29404fc952cb975522d8 (diff) | |
| download | graphql-16cbe3fc28d097965c82fdcefc086205d565e3d0.tar.gz | |
Release 1.0.2.0v1.0.2.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 f97dfbe..daf020f 100644 --- a/graphql.cabal +++ b/graphql.cabal @@ -1,7 +1,7 @@ cabal-version: 2.4 name: graphql -version: 1.0.1.0 +version: 1.0.2.0 synopsis: Haskell GraphQL implementation description: Haskell <https://spec.graphql.org/June2018/ GraphQL> implementation. category: Language |
