From 7cf2b5933148a3d0e2f996dd483398579cddbeed Mon Sep 17 00:00:00 2001 From: Danny Navarro Date: Mon, 14 Sep 2015 17:25:18 +0200 Subject: Version bump, CHANGELOG and some gardening --- graphql.cabal | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'graphql.cabal') diff --git a/graphql.cabal b/graphql.cabal index 790a2af..2f83aeb 100644 --- a/graphql.cabal +++ b/graphql.cabal @@ -1,9 +1,9 @@ name: graphql -version: 0.1 +version: 0.2 synopsis: Haskell GraphQL implementation description: - For now this package provides the data types for the GraphQL language. - Further releases will cover more aspects of the GraphQL specification. + This package provides a rudimentary parser for the + language. homepage: https://github.com/jdnavarro/graphql-haskell bug-reports: https://github.com/jdnavarro/graphql-haskell/issues license: BSD3 -- cgit v1.2.3