From c76119ccc475fdd0d23c954415f5ef842b3d9862 Mon Sep 17 00:00:00 2001 From: fisker Date: Thu, 21 Dec 2023 15:49:55 +0800 Subject: [PATCH] v50.0.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 600dd75533..955c43bdcb 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "eslint-plugin-unicorn", - "version": "50.0.0", + "version": "50.0.1", "description": "More than 100 powerful ESLint rules", "license": "MIT", "repository": "sindresorhus/eslint-plugin-unicorn",