From a05d416440974fc7ab5622c58a561242d1325038 Mon Sep 17 00:00:00 2001 From: Toru Nagashima Date: Thu, 28 Feb 2019 17:52:03 +0900 Subject: [PATCH] =?UTF-8?q?=F0=9F=94=96=206.0.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 f9c83f84..53c3f91c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "vue-eslint-parser", - "version": "6.0.2", + "version": "6.0.3", "description": "The ESLint custom parser for `.vue` files.", "engines": { "node": ">=6.5"