From 7ae771e973a618eeb533184cdd8bec051cb7cd33 Mon Sep 17 00:00:00 2001 From: Evan Lucas Date: Sun, 24 Feb 2019 13:20:14 -0600 Subject: [PATCH] 7.1.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 3cec8e5..7319aa9 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "lintit", - "version": "7.0.0", + "version": "7.1.0", "description": "My personal eslint runner tool thingy", "main": "index.js", "scripts": {