Skip to content

Commit

Permalink
release v0.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
ryanflorence committed Oct 31, 2014
1 parent cf3e57a commit 5497538
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 3 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
v0.0.3 - Fri, 31 Oct 2014 19:25:20 GMT
--------------------------------------

-


v0.0.2 - Thu, 25 Sep 2014 02:36:47 GMT
--------------------------------------

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": "0.0.2",
"version": "0.0.3",
"homepage": "https://github.com/rackt/react-modal",
"authors": [
"Ryan Florence",
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "react-modal",
"version": "0.0.2",
"version": "0.0.3",
"description": "Accessible modal dialog component for React.JS",
"main": "./lib/index",
"repository": {
Expand Down Expand Up @@ -55,4 +55,4 @@
"browserify-shim": {
"react": "global:React"
}
}
}

0 comments on commit 5497538

Please sign in to comment.