From bcab0f72a5983f3e6f3abe388d2de8938ea924ec Mon Sep 17 00:00:00 2001 From: Will Honey Date: Sun, 9 Jun 2019 13:20:56 -0600 Subject: [PATCH] 1.0.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index bbdea84..8cb7a4f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "eslint-plugin-import-helpers", - "version": "1.0.0", + "version": "1.0.1", "description": "ESLint Rules to Aid with Imports", "main": "lib/index.js", "scripts": {