diff options
| author | Eugen Wissner <belka@caraus.de> | 2024-01-09 14:29:54 +0100 |
|---|---|---|
| committer | Eugen Wissner <belka@caraus.de> | 2024-01-09 14:29:54 +0100 |
| commit | 303f84ed417b8f52d597e705c88d13a99dbeb7ca (patch) | |
| tree | 0c7e76a2cb446a8491a5b2922d8eff592e9b542b /graphql.cabal | |
| parent | d2ea9fb467fdd1cba053cd3930777993c569ef0b (diff) | |
| download | graphql-303f84ed417b8f52d597e705c88d13a99dbeb7ca.tar.gz | |
Release 1.2.0.3v1.2.0.3
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 dc9b9e3..aacb8b0 100644 --- a/graphql.cabal +++ b/graphql.cabal @@ -1,7 +1,7 @@ cabal-version: 2.4 name: graphql -version: 1.2.0.2 +version: 1.2.0.3 synopsis: Haskell GraphQL implementation description: Haskell <https://spec.graphql.org/June2018/ GraphQL> implementation. category: Language |
