summaryrefslogtreecommitdiff
path: root/bencoding.cabal
diff options
context:
space:
mode:
Diffstat (limited to 'bencoding.cabal')
-rw-r--r--bencoding.cabal4
1 files changed, 2 insertions, 2 deletions
diff --git a/bencoding.cabal b/bencoding.cabal
index 1b131c9..ba7417e 100644
--- a/bencoding.cabal
+++ b/bencoding.cabal
@@ -1,5 +1,5 @@
1name: bencoding 1name: bencoding
2version: 0.4.1.0 2version: 0.4.2.0
3license: BSD3 3license: BSD3
4license-file: LICENSE 4license-file: LICENSE
5author: Sam Truzjan 5author: Sam Truzjan
@@ -29,7 +29,7 @@ source-repository this
29 type: git 29 type: git
30 location: git://github.com/cobit/bencoding.git 30 location: git://github.com/cobit/bencoding.git
31 branch: master 31 branch: master
32 tag: v0.4.1.0 32 tag: v0.4.2.0
33 33
34library 34library
35 default-language: Haskell2010 35 default-language: Haskell2010