From 051eb617fcccfcc45a2e82af0372a9b4f39614f0 Mon Sep 17 00:00:00 2001 From: Ryan Zimmerman Date: Mon, 10 Oct 2022 18:30:30 -0400 Subject: [PATCH] 7.0.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index f1d425f..aaebfde 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "eslint-config-problems", - "version": "6.0.0", + "version": "7.0.0", "description": "An eslint config that catches problems in your code, without checking style. For use with prettier.", "keywords": [ "eslint",