From 0cff51c4bcc9ac212578d726b6668d586233054d Mon Sep 17 00:00:00 2001 From: Toru Nagashima Date: Sun, 10 Feb 2019 10:33:26 +0900 Subject: [PATCH] =?UTF-8?q?=F0=9F=94=96=203.1.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 a0a1678..2786d9d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "eslint-plugin-eslint-comments", - "version": "3.0.1", + "version": "3.1.0", "description": "Additional ESLint rules for ESLint directive comments.", "engines": { "node": ">=6.5.0"