diff options
| author | Eugen Wissner <belka@caraus.de> | 2019-11-27 08:26:51 +0100 |
|---|---|---|
| committer | Eugen Wissner <belka@caraus.de> | 2019-11-27 08:26:51 +0100 |
| commit | 34977849849cf72439ec6db61d641d70ee82dfb5 (patch) | |
| tree | f1eea5b8b745179aa3663a6dd3795f2b849d4bc2 /package.yaml | |
| parent | 587aab005ed1e4e9bd8966d44ff878891cbc8ce7 (diff) | |
| download | graphql-34977849849cf72439ec6db61d641d70ee82dfb5.tar.gz | |
Release 0.6.0.0v0.6.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 e21417d..c2c5028 100644 --- a/package.yaml +++ b/package.yaml @@ -1,5 +1,5 @@ name: graphql -version: 0.5.1.0 +version: 0.6.0.0 synopsis: Haskell GraphQL implementation description: This package provides a rudimentary parser for the |
