diff --git a/cipher-aes.cabal b/cipher-aes.cabal index 4c04cad..a9cbe9d 100644 --- a/cipher-aes.cabal +++ b/cipher-aes.cabal @@ -1,5 +1,5 @@ Name: cipher-aes -Version: 0.1.1 +Version: 0.1.2 Description: Fast AES cipher implementation with advanced mode of operations. .