From 1376b868c6114c0679a3bd14f83257cbb1f30933 Mon Sep 17 00:00:00 2001 From: Cheton Wu Date: Thu, 28 Oct 2021 12:00:12 +0800 Subject: [PATCH] chore(release): bump to 2.0.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index b35c83a..9c41ddd 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "eslint-config-trendmicro", - "version": "1.4.1", + "version": "2.0.0", "description": "Trend Micro's ESLint config.", "main": "index.js", "scripts": {