From b7b3ced70829c1c69a59e7c5fd278146555ee990 Mon Sep 17 00:00:00 2001 From: Cheton Wu Date: Tue, 21 Nov 2017 16:55:51 +0800 Subject: [PATCH] v1.1.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 78c6c21..119a667 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "eslint-config-trendmicro", - "version": "1.0.0", + "version": "1.1.0", "description": "Trend Micro's ESLint config.", "main": "index.js", "scripts": {