diff options
author | Gregor Kleen <gkleen@yggdrasil.li> | 2015-06-08 17:57:35 +0200 |
---|---|---|
committer | Gregor Kleen <gkleen@yggdrasil.li> | 2015-06-08 17:57:35 +0200 |
commit | 1bab7285deed91302eccd5b5757341c72aa260c8 (patch) | |
tree | 0be7884c60c4009ec46898342b77e25392b8e483 | |
parent | d33797bdb63318b219407a6eb66a4a6bc0ea5e61 (diff) | |
download | trivmix-1bab7285deed91302eccd5b5757341c72aa260c8.tar trivmix-1bab7285deed91302eccd5b5757341c72aa260c8.tar.gz trivmix-1bab7285deed91302eccd5b5757341c72aa260c8.tar.bz2 trivmix-1bab7285deed91302eccd5b5757341c72aa260c8.tar.xz trivmix-1bab7285deed91302eccd5b5757341c72aa260c8.zip |
Version bump
-rw-r--r-- | trivmix.cabal | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/trivmix.cabal b/trivmix.cabal index a871a9d..5da022b 100644 --- a/trivmix.cabal +++ b/trivmix.cabal | |||
@@ -2,7 +2,7 @@ | |||
2 | -- documentation, see http://haskell.org/cabal/users-guide/ | 2 | -- documentation, see http://haskell.org/cabal/users-guide/ |
3 | 3 | ||
4 | name: trivmix | 4 | name: trivmix |
5 | version: 1.1.0 | 5 | version: 1.2.0 |
6 | -- synopsis: | 6 | -- synopsis: |
7 | -- description: | 7 | -- description: |
8 | license: PublicDomain | 8 | license: PublicDomain |