Skip to content

Commit 887183f

Browse files
committed
bump 0.2.0
1 parent e3e6b0e commit 887183f

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

HISTORY.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
#History
22

3+
##0.2.0
4+
- Now loads the script using react-async-script! Usage is now way simpler
5+
36
##0.1.0
47
- Migrated to ES6
58
- Added Travis

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-google-recaptcha",
3-
"version": "0.1.0",
3+
"version": "0.2.0",
44
"description": "React Component Wrapper for Google reCAPTCHA",
55
"main": "lib/recaptcha-wrapper.js",
66
"directories": {

0 commit comments

Comments
 (0)