From e2f5e18555c03d101861708366d2bea2f6628a01 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Tue, 28 Aug 2012 14:11:12 +0300 Subject: [PATCH] Version bumps (#55) --- http-conduit.cabal | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/http-conduit.cabal b/http-conduit.cabal index 9501a47..9e80c13 100644 --- a/http-conduit.cabal +++ b/http-conduit.cabal @@ -1,5 +1,5 @@ name: http-conduit -version: 1.6.0 +version: 1.6.0.1 license: BSD3 license-file: LICENSE author: Michael Snoyman @@ -38,8 +38,8 @@ library , containers >= 0.2 , certificate >= 1.2 && < 1.3 , case-insensitive >= 0.2 - , base64-bytestring >= 0.1 && < 0.2 - , asn1-data >= 0.5.1 && < 0.7 + , base64-bytestring >= 0.1 && < 1.1 + , asn1-data >= 0.5.1 && < 0.8 , data-default , text , transformers-base >= 0.4 && < 0.5