From 0ca38bdff2908160ab649384f98b3dc02d6385c6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marlon=20Maxwel=20Louren=C3=A7o=20Leite?= Date: Thu, 10 Feb 2022 14:37:19 -0300 Subject: [PATCH] 2.0.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 33caf11..8f6b5c7 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@softboxlab/eslint-config-gandalf-lint", - "version": "1.5.2", + "version": "2.0.0", "description": "Your bad code shall not pass", "main": "index.js", "scripts": {