Skip to content

Commit 2601285

Browse files
committed
release v0.0.2
1 parent af7edb8 commit 2601285

File tree

3 files changed

+10
-4
lines changed

3 files changed

+10
-4
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
v0.0.2 - Thu, 25 Sep 2014 02:36:47 GMT
2+
--------------------------------------
3+
4+
-
5+
6+
17
v0.0.1 - Wed, 24 Sep 2014 22:26:40 GMT
28
--------------------------------------
39

bower.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
{
22
"name": "react-modal",
3-
"version": "0.0.1",
3+
"version": "0.0.2",
44
"homepage": "https://github.com/rackt/react-modal",
55
"authors": [
66
"Ryan Florence",
77
"Michael Jackson"
88
],
9-
"description": "A complete routing library for React.js",
9+
"description": "Accessible modal dialog component for React.JS",
1010
"main": "dist/react-modal.js",
1111
"keywords": [
1212
"react",

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "react-modal",
3-
"version": "0.0.1",
4-
"description": "A complete routing library for React.js",
3+
"version": "0.0.2",
4+
"description": "Accessible modal dialog component for React.JS",
55
"main": "./modules/index",
66
"repository": {
77
"type": "git",

0 commit comments

Comments
 (0)