From 0f1bcd5a257df8427c6d876ef1b02916a741b8dc Mon Sep 17 00:00:00 2001 From: David Chambers Date: Fri, 12 Nov 2021 21:21:05 +0100 Subject: [PATCH] Version 5.0.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a98f117..47f3515 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "sanctuary-style", - "version": "4.1.0", + "version": "5.0.0", "description": "ESLint configuration", "license": "MIT", "repository": {