From ca55c701605894adcc1ec763ef83155835330db9 Mon Sep 17 00:00:00 2001 From: Ryan Zimmerman Date: Thu, 18 May 2023 13:50:48 -0400 Subject: [PATCH] 8.0.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 96b7beb..d5c2415 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "eslint-config-problems", - "version": "7.0.1", + "version": "8.0.0", "description": "An eslint config that catches problems in your code, without checking style. For use with prettier.", "keywords": [ "eslint",