Release 1.0.2.0

This commit is contained in:
2021-12-26 05:14:36 +01:00
parent f20cd02048
commit 16cbe3fc28
2 changed files with 3 additions and 3 deletions

View File

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