diff --git a/cryptohash.cabal b/cryptohash.cabal index 37b17e1..2bedd80 100644 --- a/cryptohash.cabal +++ b/cryptohash.cabal @@ -1,5 +1,5 @@ Name: cryptohash -Version: 0.7.1 +Version: 0.7.2 Description: A collection of crypto hashes, with a practical incremental and one-pass, pure APIs, with performance close to the fastest implementations available in others languages.