From bafea876560cc3d5f6589c509a88160507aec3a4 Mon Sep 17 00:00:00 2001 From: Vincent Hanquez Date: Sun, 20 Feb 2011 17:35:49 +0000 Subject: [PATCH] bump tls version to 0.3.3 --- tls.cabal | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tls.cabal b/tls.cabal index 8f1ad61..253d7ca 100644 --- a/tls.cabal +++ b/tls.cabal @@ -1,5 +1,5 @@ Name: tls -Version: 0.3.2 +Version: 0.3.3 Description: native TLS protocol implementation, focusing on purity and more type-checking. .