Release 1.0.0.0

This commit is contained in:
2021-07-04 09:57:17 +02:00
parent b99bb72272
commit dd6fdf69f6
2 changed files with 3 additions and 3 deletions

View File

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