diff options
| author | Eugen Wissner <belka@caraus.de> | 2019-10-22 07:07:54 +0200 |
|---|---|---|
| committer | Eugen Wissner <belka@caraus.de> | 2019-10-22 07:07:54 +0200 |
| commit | 75bc3b8509e6a5a7a729a7aa1367a4a4fe82613e (patch) | |
| tree | fee858e0394f5c10e0cda70552e64a2a5e3e43bb /package.yaml | |
| parent | c7d5b02911380583ea8ca4bfc600f533658ab16f (diff) | |
| download | graphql-0.5.1.0.tar.gz | |
Release 0.5.1.0v0.5.1.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 3f4d823..a23dac2 100644 --- a/package.yaml +++ b/package.yaml @@ -1,5 +1,5 @@ name: graphql -version: 0.5.0.1 +version: 0.5.1.0 synopsis: Haskell GraphQL implementation description: This package provides a rudimentary parser for the |
