From 107455dd70989b7848908146d441de5fd9ecf422 Mon Sep 17 00:00:00 2001 From: Ryan Zimmerman Date: Wed, 29 Jan 2020 20:53:23 -0500 Subject: [PATCH] 4.0.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 2b62d59..e32522c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "eslint-config-problems", - "version": "3.1.0", + "version": "4.0.0", "description": "An eslint config that catches problems in your code, without checking style. For use with prettier.", "keywords": [ "eslint",