Skip to content

Commit

Permalink
Release v2.4.1.
Browse files Browse the repository at this point in the history
  • Loading branch information
diasbruno committed Oct 6, 2017
1 parent 4fa5628 commit bf9d376
Show file tree
Hide file tree
Showing 5 changed files with 116 additions and 213 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,12 +28,12 @@ Note that it can be unstable.

To install, you can use [npm](https://npmjs.org/) or [yarn](https://yarnpkg.com):

With React 16 support:
With React 16 support (3.0.0-rc2):

$ npm install react-modal@next
$ yarn add react-modal@next

To install the stable version
To install the stable version (2.4.1):

$ npm install react-modal
$ yarn add react-modal
Expand Down
2 changes: 1 addition & 1 deletion bower.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "react-modal",
"version": "2.3.3",
"version": "2.4.1",
"homepage": "https://github.com/reactjs/react-modal",
"authors": [
"Ryan Florence",
Expand Down
Loading

0 comments on commit bf9d376

Please sign in to comment.