diff options
| author | Eugen Wissner <belka@caraus.de> | 2019-12-23 06:35:32 +0100 |
|---|---|---|
| committer | Eugen Wissner <belka@caraus.de> | 2019-12-23 06:35:32 +0100 |
| commit | bdf711d69f71596e29328ae766c126c04f919267 (patch) | |
| tree | dd3579a171d6e6c32758c2da8e3350d427f4da8b /package.yaml | |
| parent | b215e1a4a77368542c1b46fec234378feda4adce (diff) | |
| download | graphql-0.6.1.0.tar.gz | |
Release 0.6.1.0v0.6.1.0
Diffstat (limited to 'package.yaml')
| -rw-r--r-- | package.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.yaml b/package.yaml index 3d03c97..aaf496c 100644 --- a/package.yaml +++ b/package.yaml @@ -1,5 +1,5 @@ name: graphql -version: 0.6.0.0 +version: 0.6.1.0 synopsis: Haskell GraphQL implementation description: This package provides a rudimentary parser for the |
