Skip to content

Commit 060500c

Browse files
committed
release v0.0.5
1 parent d36c61b commit 060500c

2 files changed

Lines changed: 7 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
v0.0.5 - Wed, 28 Jan 2015 19:37:34 GMT
2+
--------------------------------------
3+
4+
-
5+
6+
17
v0.0.4 - Mon, 19 Jan 2015 15:57:06 GMT
28
--------------------------------------
39

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-a11y",
3-
"version": "0.0.4",
3+
"version": "0.0.5",
44
"description": "Warns about potential accessibility issues with your React elements.",
55
"main": "./dist/index.js",
66
"repository": {

0 commit comments

Comments
 (0)