From db1a6e05b00df3b62d55a110d48f041cabeb61a0 Mon Sep 17 00:00:00 2001 From: Sindre Sorhus Date: Sat, 6 May 2023 14:34:35 +0700 Subject: [PATCH] 46.0.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 067d2c3cda..5236c5c85d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "eslint-plugin-unicorn", - "version": "46.0.0", + "version": "46.0.1", "description": "More than 100 powerful ESLint rules", "license": "MIT", "repository": "sindresorhus/eslint-plugin-unicorn",