Skip to content

Commit

Permalink
Merge pull request dozoisch#19 from mvhenten/master
Browse files Browse the repository at this point in the history
Increase version number for react 0.13
  • Loading branch information
dozoisch committed Mar 2, 2016
2 parents 7d671b4 + a7e7417 commit 073a3f0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,9 @@ npm install --save react-google-recaptcha
```

### React 0.13
With 0.13, install version 0.4.0
With 0.13, install version 0.4.1
```shell
npm install --save react-google-recaptcha@0.4.0
npm install --save react-google-recaptcha@0.4.1
```

## Usage
Expand Down

0 comments on commit 073a3f0

Please sign in to comment.