diff options
| author | Eugen Wissner <belka@caraus.de> | 2020-05-11 12:30:41 +0200 |
|---|---|---|
| committer | Eugen Wissner <belka@caraus.de> | 2020-05-11 12:34:48 +0200 |
| commit | 9232e08eb96ff6613ee6987d746d530bf2b8e6b2 (patch) | |
| tree | 4b0aedd4918a089bca03e7cf4d9fbaab15711a04 /package.yaml | |
| parent | 500cff20eb21b28359400b99a4dfda4009229b95 (diff) | |
| download | graphql-0.7.0.0.tar.gz | |
Release 0.7.0.0v0.7.0.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 a573935..3ae0895 100644 --- a/package.yaml +++ b/package.yaml @@ -1,5 +1,5 @@ name: graphql -version: 0.6.1.0 +version: 0.7.0.0 synopsis: Haskell GraphQL implementation description: This package provides a rudimentary parser for the |
