diff options
| author | Eugen Wissner <belka@caraus.de> | 2020-06-20 05:48:25 +0200 |
|---|---|---|
| committer | Eugen Wissner <belka@caraus.de> | 2020-06-20 05:48:25 +0200 |
| commit | aef6030a8ee577f98a718a394ca97f20673f6d5c (patch) | |
| tree | 94454567b5b7fc4eb9acc13acbe44198a7ce5b57 /package.yaml | |
| parent | 91bd2d0d8155469b28749a6458e0f7a9279e3698 (diff) | |
| download | graphql-0.8.0.0.tar.gz | |
Release 0.8.0.0v0.8.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 1186a24..af29c48 100644 --- a/package.yaml +++ b/package.yaml @@ -1,5 +1,5 @@ name: graphql -version: 0.7.0.0 +version: 0.8.0.0 synopsis: Haskell GraphQL implementation description: This package provides a rudimentary parser for the |
