From 12aa4318642e7b6f81fa17772d6d9383b5bbf7ae Mon Sep 17 00:00:00 2001 From: John Millikin Date: Thu, 23 Feb 2012 18:34:13 -0800 Subject: [PATCH] Bump version to 0.1.1. --- gnutls.cabal | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gnutls.cabal b/gnutls.cabal index a71e79c..4ca69e6 100644 --- a/gnutls.cabal +++ b/gnutls.cabal @@ -1,5 +1,5 @@ name: gnutls -version: 0.1.0.1 +version: 0.1.1 license: GPL-3 license-file: license.txt author: John Millikin @@ -26,7 +26,7 @@ source-repository head source-repository this type: bazaar location: https://john-millikin.com/branches/haskell-gnutls/0.1/ - tag: anansi_0.1.0.1 + tag: anansi_0.1.1 library hs-source-dirs: lib -- 2.45.2