Release 1.5.0.0
All checks were successful
Build / audit (push) Successful in 17s
Build / test (push) Successful in 6m27s
Build / doc (push) Successful in 5m32s
Release / release (push) Successful in 5s

This commit is contained in:
2024-12-03 19:49:33 +01:00
parent 7ea76865e6
commit 324a4c55ff
2 changed files with 6 additions and 4 deletions

View File

@ -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