From 1c3af906418cb5c92e324e940aad23832225c6bc Mon Sep 17 00:00:00 2001 From: ThisIsManta Date: Mon, 12 Feb 2024 10:10:10 +0000 Subject: [PATCH] 4.0.0 --- package-lock.json | 4 ++-- package.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package-lock.json b/package-lock.json index 79eea64..03cb148 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "eslint-plugin-local", - "version": "3.2.1", + "version": "4.0.0", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "eslint-plugin-local", - "version": "3.2.1", + "version": "4.0.0", "license": "MIT", "dependencies": { "@thisismanta/pessimist": "^1.2.0", diff --git a/package.json b/package.json index e66e956..2d0207b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "eslint-plugin-local", - "version": "3.2.1", + "version": "4.0.0", "repository": { "type": "git", "url": "git+https://github.com/taskworld/eslint-plugin-local.git"