yesod-recaptcha 1.1.0.1 → 1.1.0.2
raw patch · 1 files changed
+2/−2 lines, 1 filesdep ~lifted-base
Dependency ranges changed: lifted-base
Files
- yesod-recaptcha.cabal +2/−2
yesod-recaptcha.cabal view
@@ -1,5 +1,5 @@ Name: yesod-recaptcha-Version: 1.1.0.1+Version: 1.1.0.2 Synopsis: Dead simple support for reCAPTCHA on Yesod applications. Homepage: https://github.com/meteficha/yesod-recaptcha License: BSD3@@ -31,7 +31,7 @@ , bytestring , text , data-default- , lifted-base == 0.1.*+ , lifted-base >= 0.1 , yesod-core == 1.1.* , yesod-auth == 1.1.* , yesod-form == 1.1.*