From c627e36c57ab6607c96f995e81b8ce693ac846ef Mon Sep 17 00:00:00 2001 From: Toru Nagashima Date: Fri, 15 May 2020 17:46:26 +0900 Subject: [PATCH] =?UTF-8?q?=F0=9F=94=96=207.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 6574bd1f..db6f2cc7 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "vue-eslint-parser", - "version": "7.0.0", + "version": "7.1.0", "description": "The ESLint custom parser for `.vue` files.", "engines": { "node": ">=8.10"