From 484e45c985a4a63a21ed9ef553373d58cbed703e Mon Sep 17 00:00:00 2001 From: Sam Truzjan Date: Sat, 28 Sep 2013 04:46:08 +0400 Subject: Bump version --- bencoding.cabal | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'bencoding.cabal') diff --git a/bencoding.cabal b/bencoding.cabal index 7fa51fb..d09b615 100644 --- a/bencoding.cabal +++ b/bencoding.cabal @@ -1,5 +1,5 @@ name: bencoding -version: 0.2.1.0 +version: 0.2.2.0 license: BSD3 license-file: LICENSE author: Sam Truzjan @@ -24,7 +24,7 @@ description: . * /0.2.0.0:/ Added default decoders/encoders using GHC Generics. . - * /0.2.1.0:/ Arbitrary length integers. (by specification) + * /0.2.2.0:/ Arbitrary length integers. (by specification) extra-source-files: README.md @@ -37,7 +37,7 @@ source-repository this type: git location: git://github.com/cobit/bencoding.git branch: master - tag: v0.2.1.0 + tag: v0.2.2.0 library default-language: Haskell2010 -- cgit v1.2.3