From f3c3833bbafc630f29fe5f84258863c49bf24b9b Mon Sep 17 00:00:00 2001 From: Feross Aboukhadijeh Date: Wed, 21 Oct 2020 14:10:19 -1000 Subject: [PATCH] 4.0.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 4efd5e5..5df6930 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "eslint-plugin-standard", "description": "ESlint Plugin for the Standard Linter", - "version": "4.0.1", + "version": "4.0.2", "author": "Jamund Ferguson ", "bugs": { "url": "https://github.com/standard/eslint-plugin-standard/issues"