From 6fa427508cc856bb7b2dcdf0e853e3e52064ba28 Mon Sep 17 00:00:00 2001 From: David Bradshaw Date: Fri, 12 Jun 2020 11:56:14 +0100 Subject: [PATCH] 0.2.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index f96e947..1ab4e51 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "eslint-config-auto", - "version": "0.1.1", + "version": "0.2.0", "author": "David J. Bradshaw", "description": "Automatically configure esLint based on project dependancies", "repository": {