Skip to content

Commit

Permalink
release v2.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
claydiffrient committed Jul 13, 2016
1 parent 36e3e55 commit 2fd8600
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 2 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
v2.0.1 - Wed, 13 Jul 2016 22:55:21 GMT
--------------------------------------

- [36e3e55](../../commit/36e3e55) [fixed] Split toggleAriaHidden internal method to two methods


v2.0.0 - Wed, 13 Jul 2016 14:42:45 GMT
--------------------------------------

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-tray",
"version": "2.0.0",
"version": "2.0.1",
"description": "An accessible tray component useful for navigation menus",
"main": "lib/main.js",
"directories": {
Expand Down Expand Up @@ -38,4 +38,4 @@
"react-addons-test-utils": "^0.14.0",
"react-dom": "^0.14.0"
}
}
}

0 comments on commit 2fd8600

Please sign in to comment.