Skip to content

Commit 073a3f0

Browse files
committed
Merge pull request #19 from mvhenten/master
Increase version number for react 0.13
2 parents 7d671b4 + a7e7417 commit 073a3f0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,9 +14,9 @@ npm install --save react-google-recaptcha
1414
```
1515

1616
### React 0.13
17-
With 0.13, install version 0.4.0
17+
With 0.13, install version 0.4.1
1818
```shell
19-
npm install --save react-google-recaptcha@0.4.0
19+
npm install --save react-google-recaptcha@0.4.1
2020
```
2121

2222
## Usage

0 commit comments

Comments
 (0)