From 39ecc6a36cbd8132bbdacea950f51d923542c67b Mon Sep 17 00:00:00 2001 From: Ryan Zimmerman Date: Wed, 22 May 2019 21:47:38 -0400 Subject: [PATCH] 3.0.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 9ccfc76..4021e76 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "eslint-config-problems", - "version": "2.0.0", + "version": "3.0.0", "description": "An eslint config that catches problems in your code, without checking style. For use with prettier.", "keywords": [ "eslint",