From 10766394bc3243eaff9d57de2125fe63ea77f9fb Mon Sep 17 00:00:00 2001 From: Ethan Cohen Date: Wed, 6 Apr 2016 19:02:37 -0700 Subject: [PATCH] Revert "0.7.0" This reverts commit 846a08a4255eec55fc11dd107f0397355cbb10ce. --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index c0699112b..0fc0e0d15 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "eslint-plugin-jsx-a11y", - "version": "0.7.0", + "version": "0.6.0", "description": "A static analysis linter of jsx and their accessibility with screen readers.", "keywords": [ "eslint",