From fd094d7f3ccc668aab7593192e4fe71ebdaab9cf Mon Sep 17 00:00:00 2001 From: Toru Nagashima Date: Thu, 26 Dec 2019 18:02:04 +0900 Subject: [PATCH] =?UTF-8?q?=F0=9F=94=96=202.0.0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 8af7d4f..a119886 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "eslint-utils", - "version": "1.4.3", + "version": "2.0.0", "description": "Utilities for ESLint plugins.", "engines": { "node": ">=6"