From 4ea4949aae7cefa153d1b87210ed2a7be9fb8f4c Mon Sep 17 00:00:00 2001 From: Vincent Hanquez Date: Sun, 16 Sep 2012 07:34:37 +0100 Subject: [PATCH] bump version --- cipher-aes.cabal | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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. .