We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9b2fcc2 commit 8a47712Copy full SHA for 8a47712
2 files changed
CHANGELOG.md
@@ -1,3 +1,9 @@
1
+v0.2.3 - Wed, 10 Jun 2015 17:07:25 GMT
2
+--------------------------------------
3
+
4
+-
5
6
7
v0.2.2 - Tue, 09 Jun 2015 18:06:39 GMT
8
--------------------------------------
9
package.json
@@ -1,6 +1,6 @@
{
"name": "react-a11y",
- "version": "0.2.2",
+ "version": "0.2.3",
"description": "Warns about potential accessibility issues with your React elements.",
"main": "./dist/index.js",
"repository": {
0 commit comments