diff options
| author | Eugen Wissner <belka@caraus.de> | 2020-07-24 21:34:31 +0200 |
|---|---|---|
| committer | Eugen Wissner <belka@caraus.de> | 2020-07-24 21:34:31 +0200 |
| commit | adeba459a20e3fa2e74d98ae7219ef3ed41e7883 (patch) | |
| tree | 64dd430aed053b3cb060686ab82781cf713b60f5 /package.yaml | |
| parent | 44d506d4b57e450480cf9c476bd927a43ad9c25d (diff) | |
| download | graphql-0.9.0.0.tar.gz | |
Release 0.9.0.0v0.9.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 d24e4ba..dcdc6c8 100644 --- a/package.yaml +++ b/package.yaml @@ -1,5 +1,5 @@ name: graphql -version: 0.8.0.0 +version: 0.9.0.0 synopsis: Haskell GraphQL implementation description: This package provides a rudimentary parser for the |
