We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cb041a3 commit 5029508Copy full SHA for 5029508
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+v0.9.3 - Mon, 24 Apr 2017 16:31:56 GMT
2
+--------------------------------------
3
+
4
+- [cb041a3](../../commit/cb041a3) [fixed] issue with handleExpired not being bound
5
6
7
8
v0.9.2 - Thu, 20 Apr 2017 01:10:09 GMT
9
--------------------------------------
10
package.json
@@ -1,6 +1,6 @@
{
"name": "react-google-recaptcha",
- "version": "0.9.2",
+ "version": "0.9.3",
"description": "React Component Wrapper for Google reCAPTCHA",
"main": "lib/recaptcha-wrapper.js",
"directories": {
0 commit comments