Release 1.0.1.0

This commit is contained in:
2021-09-27 07:24:02 +02:00
parent e6dbf936af
commit a044fc40d3
2 changed files with 4 additions and 4 deletions

View File

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