From 68be5f10b396532159bf170c66b76174637f8058 Mon Sep 17 00:00:00 2001 From: ESLint Jenkins Date: Fri, 6 May 2022 16:36:48 -0400 Subject: [PATCH] 1.2.3 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index d2498cb5..5cc62c0a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@eslint/eslintrc", - "version": "1.2.2", + "version": "1.2.3", "description": "The legacy ESLintRC config file format for ESLint", "type": "module", "main": "./dist/eslintrc.cjs",