From f988a71d85fd84f07299c3131bb288b58b4676c1 Mon Sep 17 00:00:00 2001 From: Sam Truzjan Date: Fri, 29 Nov 2013 12:41:14 +0400 Subject: Bump version number to 0.2.0.0 --- base32-bytestring.cabal | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'base32-bytestring.cabal') diff --git a/base32-bytestring.cabal b/base32-bytestring.cabal index fa45827..b94e2c1 100644 --- a/base32-bytestring.cabal +++ b/base32-bytestring.cabal @@ -1,5 +1,5 @@ name: base32-bytestring -version: 0.1.1.1 +version: 0.2.0.0 license: BSD3 license-file: LICENSE author: Sam Truzjan @@ -29,7 +29,7 @@ source-repository this type: git location: git://github.com/pxqr/base32-bytestring.git branch: master - tag: v0.1.1.1 + tag: v0.2.0.0 library default-language: Haskell2010 -- cgit v1.2.3