From 85530746774d95b1eb89ba995381e3ea11ac20c8 Mon Sep 17 00:00:00 2001 From: Vincent Hanquez Date: Sun, 13 Jan 2013 06:51:58 +0000 Subject: [PATCH] bump version --- core/tls.cabal | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/tls.cabal b/core/tls.cabal index 1ce85e5..5b3830a 100644 --- a/core/tls.cabal +++ b/core/tls.cabal @@ -1,5 +1,5 @@ Name: tls -Version: 1.1.0 +Version: 1.1.1 Description: Native Haskell TLS and SSL protocol implementation for server and client. .