diff options
| author | Eugen Wissner <belka@caraus.de> | 2024-12-03 19:49:33 +0100 |
|---|---|---|
| committer | Eugen Wissner <belka@caraus.de> | 2024-12-03 19:49:33 +0100 |
| commit | 324a4c55ff1d1747af5050c2e576971ba9639230 (patch) | |
| tree | dd524eaffb34a4a35bdac881faa2d1148d3b0a78 /graphql.cabal | |
| parent | 7ea76865e628b348fb8d5089aed9cc300cc653be (diff) | |
| download | graphql-324a4c55ff1d1747af5050c2e576971ba9639230.tar.gz | |
Release 1.5.0.0v1.5.0.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 ac9c186..7088230 100644 --- a/graphql.cabal +++ b/graphql.cabal @@ -1,7 +1,7 @@ cabal-version: 3.0 name: graphql -version: 1.4.0.0 +version: 1.5.0.0 synopsis: Haskell GraphQL implementation description: Haskell <https://spec.graphql.org/June2018/ GraphQL> implementation. category: Language |
