From f3cd67cee1001f5cea18907558dc433262d280b2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?C=C3=A9sar=20L=C3=B3pez-Natar=C3=A9n?= Date: Sun, 7 Sep 2014 13:50:49 -0700 Subject: [PATCH] Pump the version --- github.cabal | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/github.cabal b/github.cabal index 0fbc1a78..a07a43b0 100644 --- a/github.cabal +++ b/github.cabal @@ -7,7 +7,7 @@ Name: github -- The package version. See the Haskell package versioning policy -- (http://www.haskell.org/haskellwiki/Package_versioning_policy) for -- standards guiding when and how versions should be incremented. -Version: 0.11.0 +Version: 0.11.1 -- A short (one-line) description of the package. Synopsis: Access to the Github API, v3.