Skip to content

Commit bf9d376

Browse files
committed
Release v2.4.1.
1 parent 4fa5628 commit bf9d376

File tree

5 files changed

+116
-213
lines changed

5 files changed

+116
-213
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -28,12 +28,12 @@ Note that it can be unstable.
2828

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

31-
With React 16 support:
31+
With React 16 support (3.0.0-rc2):
3232

3333
$ npm install react-modal@next
3434
$ yarn add react-modal@next
3535

36-
To install the stable version
36+
To install the stable version (2.4.1):
3737

3838
$ npm install react-modal
3939
$ yarn add react-modal

bower.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-modal",
3-
"version": "2.3.3",
3+
"version": "2.4.1",
44
"homepage": "https://github.com/reactjs/react-modal",
55
"authors": [
66
"Ryan Florence",

0 commit comments

Comments
 (0)