yesod-recaptcha 0.1.1 → 0.1.2
raw patch · 2 files changed
+1/−2 lines, 2 files
Files
- src/Yesod/ReCAPTCHA.hs +0/−1
- yesod-recaptcha.cabal +1/−1
src/Yesod/ReCAPTCHA.hs view
@@ -240,7 +240,6 @@ lang : '#{l}', x : 'x' };- </script> |]
yesod-recaptcha.cabal view
@@ -1,5 +1,5 @@ Name: yesod-recaptcha-Version: 0.1.1+Version: 0.1.2 Synopsis: Dead simple support for reCAPTCHA on Yesod applications. Homepage: https://github.com/meteficha/yesod-recaptcha License: BSD3