Release 1.2.0.3
All checks were successful
Build / audit (push) Successful in 15m3s
Build / test (push) Successful in 8m10s
Build / doc (push) Successful in 6m52s

This commit is contained in:
2024-01-09 14:29:54 +01:00
parent d2ea9fb467
commit 303f84ed41
2 changed files with 6 additions and 1 deletions

View File

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