From 71ce135afc114478d057e3f832b3a9002208cbc8 Mon Sep 17 00:00:00 2001 From: Ethan Cohen Date: Wed, 28 Jun 2017 19:26:22 -0400 Subject: [PATCH] 6.0.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index d54aece34..d2251ce1e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "eslint-plugin-jsx-a11y", - "version": "6.0.0", + "version": "6.0.1", "description": "Static AST checker for accessibility rules on JSX elements.", "keywords": [ "eslint",