From 88cbcace0a6576070adc8d9e0bbaf9f4d4c03553 Mon Sep 17 00:00:00 2001 From: Sindre Sorhus Date: Tue, 9 May 2023 13:56:30 +0700 Subject: [PATCH] 24.1.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a12bc8e..4885b15 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "grunt-eslint", - "version": "24.0.1", + "version": "24.1.0", "description": "Validate files with ESLint", "license": "MIT", "repository": "sindresorhus/grunt-eslint",