Release 1.4.0.0
All checks were successful
Build / audit (push) Successful in 18s
Build / test (push) Successful in 6m9s
Build / doc (push) Successful in 5m6s
Release / release (push) Successful in 5s

This commit is contained in:
2024-10-26 20:03:32 +02:00
parent 5abc377e9d
commit fda4b4fce4
2 changed files with 3 additions and 3 deletions

View File

@ -1,7 +1,7 @@
cabal-version: 3.0
name: graphql
version: 1.3.0.0
version: 1.4.0.0
synopsis: Haskell GraphQL implementation
description: Haskell <https://spec.graphql.org/June2018/ GraphQL> implementation.
category: Language