From 4233e610d1d453e9df5df3895ee9eafc1efb2284 Mon Sep 17 00:00:00 2001 From: MURAKAMI Masahiko Date: Tue, 8 Oct 2024 08:48:06 +0900 Subject: [PATCH] chore: increase patch version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 1ce47dc..ff0c612 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@arthurgeron/eslint-plugin-react-usememo", - "version": "2.4.3", + "version": "2.4.4", "description": "", "main": "dist/index.js", "author": "Stefano J. Attardi & Arthur Geron