Skip to content

Commit 8a47712

Browse files
author
Todd Kloots
committed
release v0.2.3
1 parent 9b2fcc2 commit 8a47712

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.2.3 - Wed, 10 Jun 2015 17:07:25 GMT
2+
--------------------------------------
3+
4+
-
5+
6+
17
v0.2.2 - Tue, 09 Jun 2015 18:06:39 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.2.2",
3+
"version": "0.2.3",
44
"description": "Warns about potential accessibility issues with your React elements.",
55
"main": "./dist/index.js",
66
"repository": {

0 commit comments

Comments
 (0)