We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cf3e57a commit 5497538Copy full SHA for 5497538
CHANGELOG.md
@@ -1,3 +1,9 @@
1
+v0.0.3 - Fri, 31 Oct 2014 19:25:20 GMT
2
+--------------------------------------
3
+
4
+-
5
6
7
v0.0.2 - Thu, 25 Sep 2014 02:36:47 GMT
8
--------------------------------------
9
bower.json
@@ -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",
package.json
"description": "Accessible modal dialog component for React.JS",
"main": "./lib/index",
"repository": {
@@ -55,4 +55,4 @@
55
"browserify-shim": {
56
"react": "global:React"
57
}
58
-}
+}
0 commit comments