diff options
| author | Eugen Wissner <belka@caraus.de> | 2020-08-29 12:12:04 +0200 |
|---|---|---|
| committer | Eugen Wissner <belka@caraus.de> | 2020-08-29 12:12:04 +0200 |
| commit | 4b59da2fcb3d719855060143e5f71fb710031f75 (patch) | |
| tree | d0f052edb55f8e4dd3c5c5115bebfd27a54174c4 /package.yaml | |
| parent | 7e78f98f090168fe8b315a5e9438e635afdf93a4 (diff) | |
| download | graphql-4b59da2fcb3d719855060143e5f71fb710031f75.tar.gz | |
Release 0.10.0.0v0.10.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 b7098ee..a55c8a7 100644 --- a/package.yaml +++ b/package.yaml @@ -1,5 +1,5 @@ name: graphql -version: 0.9.0.0 +version: 0.10.0.0 synopsis: Haskell GraphQL implementation description: This package provides a rudimentary parser for the |
