From dff2de9cae47a16d9647b8981b4653543a6a559a Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Mon, 3 Oct 2011 14:43:21 +0200 Subject: [PATCH] clientsession version bump --- yesod-core/yesod-core.cabal | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/yesod-core/yesod-core.cabal b/yesod-core/yesod-core.cabal index 4fdee421..361eb4ff 100644 --- a/yesod-core/yesod-core.cabal +++ b/yesod-core/yesod-core.cabal @@ -1,5 +1,5 @@ name: yesod-core -version: 0.9.3 +version: 0.9.3.1 license: BSD3 license-file: LICENSE author: Michael Snoyman @@ -50,7 +50,7 @@ library , shakespeare-css >= 0.10 && < 0.11 , blaze-builder >= 0.2.1 && < 0.4 , transformers >= 0.2 && < 0.3 - , clientsession >= 0.7.2 && < 0.8 + , clientsession >= 0.7.3.1 && < 0.8 , random >= 1.0.0.2 && < 1.1 , cereal >= 0.2 && < 0.4 , old-locale >= 1.0.0.2 && < 1.1