diff options
| author | Danny Navarro <j@dannynavarro.net> | 2015-09-22 14:27:10 +0200 |
|---|---|---|
| committer | Danny Navarro <j@dannynavarro.net> | 2015-09-22 14:27:10 +0200 |
| commit | 6ce2004264fe73bdcfbc8a4a19de659266442cb2 (patch) | |
| tree | ea5a64d989fe09718bdfd71bc788db9e4d6c820b /graphql.cabal | |
| parent | af42e5577cf9dcb2c55a0d76a2e479880150e7f1 (diff) | |
| download | graphql-0.3.tar.gz | |
Version Bumpv0.3
This also includes updates to CHANGELOG, TODO and README.
Diffstat (limited to 'graphql.cabal')
| -rw-r--r-- | graphql.cabal | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphql.cabal b/graphql.cabal index 3574583..9f944fa 100644 --- a/graphql.cabal +++ b/graphql.cabal @@ -1,5 +1,5 @@ name: graphql -version: 0.2.1 +version: 0.3 synopsis: Haskell GraphQL implementation description: This package provides a rudimentary parser for the |
