Skip to content

Commit a7e7417

Browse files
committed
Increase version number for react 0.13
Updates the readme according to dozoisch#16 cause it bit me ;)
1 parent 7d671b4 commit a7e7417

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)