diff options
| author | Eugen Wissner <belka@caraus.de> | 2019-08-14 08:49:07 +0200 |
|---|---|---|
| committer | Eugen Wissner <belka@caraus.de> | 2019-08-14 08:49:07 +0200 |
| commit | f54e9451d20d020632fb3481087af2bcbff6033d (patch) | |
| tree | 86d872e4416f8857ec913ba5388ff85e3072ff95 /package.yaml | |
| parent | 045b6d15fbf299b5a09a20e3045209d7dcc31908 (diff) | |
| download | graphql-0.5.0.0.tar.gz | |
Release 0.5.0.0v0.5.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 814d8c3..000fdf9 100644 --- a/package.yaml +++ b/package.yaml @@ -1,5 +1,5 @@ name: graphql -version: 0.4.0.0 +version: 0.5.0.0 synopsis: Haskell GraphQL implementation description: This package provides a rudimentary parser for the |
