From 5e386271691dae92cb87a09eedd8d95886937cd4 Mon Sep 17 00:00:00 2001 From: Ryan Zimmerman Date: Tue, 25 Aug 2020 15:53:54 -0400 Subject: [PATCH] 5.0.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e171d95..b3b772a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "eslint-config-problems", - "version": "4.0.0", + "version": "5.0.0", "description": "An eslint config that catches problems in your code, without checking style. For use with prettier.", "keywords": [ "eslint",