From bd97a20c27195f78be159149a84e8c586a65d1cf Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Tue, 24 Sep 2013 08:33:31 +0200 Subject: [PATCH] Bump to 0.4.0.1 --- fay-jquery.cabal | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/fay-jquery.cabal b/fay-jquery.cabal index cb8d007..bfd6738 100644 --- a/fay-jquery.cabal +++ b/fay-jquery.cabal @@ -1,5 +1,5 @@ name: fay-jquery -version: 0.4.0.0 +version: 0.4.0.1 synopsis: jQuery bindings for Fay. description: jQuery bindings for Fay. homepage: https://github.com/faylang/fay-jquery @@ -22,5 +22,5 @@ source-repository head library hs-source-dirs: src exposed-modules: JQuery - build-depends: fay-base >= 0.17 - , fay-text >= 0.1 + build-depends: fay-base >= 0.18 + , fay-text >= 0.2