We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 157c64d commit b9bf547Copy full SHA for b9bf547
CHANGELOG.md
@@ -0,0 +1,6 @@
1
+v0.1.0 - Tue, 28 Apr 2015 22:56:46 GMT
2
+--------------------------------------
3
+
4
+-
5
6
package.json
@@ -1,6 +1,6 @@
{
"name": "react-tray",
- "version": "0.0.0",
+ "version": "0.1.0",
"description": "An accessible tray component useful for navigation menus",
"main": "lib/main.js",
"directories": {
@@ -39,4 +39,4 @@
39
"rackt-cli": "^0.1.2",
40
"reactify": "^1.1.0"
41
}
42
-}
+}
0 commit comments