From 23f4ddc58eda5e6aec3d6a43c6266acbe19345cd Mon Sep 17 00:00:00 2001 From: Toru Nagashima Date: Sun, 20 Oct 2019 21:51:39 +0900 Subject: [PATCH] =?UTF-8?q?=F0=9F=94=96=201.4.3?= 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 39e64df..8af7d4f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "eslint-utils", - "version": "1.4.2", + "version": "1.4.3", "description": "Utilities for ESLint plugins.", "engines": { "node": ">=6"