yesod-recaptcha 1.1.0.3 → 1.1.0.4
raw patch · 1 files changed
+2/−2 lines, 1 filesdep ~conduitPVP ok
version bump matches the API change (PVP)
Dependency ranges changed: conduit
API changes (from Hackage documentation)
Files
- yesod-recaptcha.cabal +2/−2
yesod-recaptcha.cabal view
@@ -1,5 +1,5 @@ Name: yesod-recaptcha-Version: 1.1.0.3+Version: 1.1.0.4 Synopsis: Dead simple support for reCAPTCHA on Yesod applications. Homepage: https://github.com/meteficha/yesod-recaptcha License: BSD3@@ -40,4 +40,4 @@ , network-info == 0.2.* , http-conduit >= 1.5 , http-types- , conduit == 0.5.*+ , conduit >= 0.5 && < 1.1