From c962869ff3745a3f505d26460c116a55a32a7e01 Mon Sep 17 00:00:00 2001 From: Ryan Zimmerman Date: Tue, 4 Dec 2018 19:51:20 -0500 Subject: [PATCH] 2.0.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index f165a2e..2292554 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "eslint-config-problems", - "version": "1.1.0", + "version": "2.0.0", "description": "An eslint config that catches problems in your code, without checking style. For use with prettier.", "keywords": [ "eslint",