From 5d8f9c94d6a6f1afa16dce46a0edd0d3c987c964 Mon Sep 17 00:00:00 2001 From: ESLint Jenkins Date: Fri, 16 Dec 2022 17:48:25 -0500 Subject: [PATCH] 1.4.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 4a7cf7b9..477ad307 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@eslint/eslintrc", - "version": "1.3.3", + "version": "1.4.0", "description": "The legacy ESLintRC config file format for ESLint", "type": "module", "main": "./dist/eslintrc.cjs",