From be0f70dacaa3ea1f0f606d240e5f63435b34810e Mon Sep 17 00:00:00 2001 From: ESLint Jenkins Date: Fri, 6 Aug 2021 20:32:45 -0400 Subject: [PATCH] 1.0.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 151ba24e..35d15142 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@eslint/eslintrc", - "version": "0.4.3", + "version": "1.0.0", "description": "The legacy ESLintRC config file format for ESLint", "type": "module", "main": "./dist/eslintrc.cjs",