From 1d422bb7198567209495e5d0bab6c4a59f19fd43 Mon Sep 17 00:00:00 2001 From: Cheton Wu Date: Thu, 2 Dec 2021 18:14:56 +0800 Subject: [PATCH] chore(release): bump to 2.2.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 78ca58b..91206b8 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "eslint-config-trendmicro", - "version": "2.1.0", + "version": "2.2.0", "description": "Trend Micro's ESLint config.", "main": "index.js", "scripts": {