From 1064f1013f11b45cf72670b512e9fd8aaeccb538 Mon Sep 17 00:00:00 2001 From: Toru Nagashima Date: Mon, 24 Jun 2019 21:16:47 +0900 Subject: [PATCH] =?UTF-8?q?=F0=9F=94=96=205.2.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 dcb8d5a41..e110f8f10 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "eslint-plugin-vue", - "version": "5.2.2", + "version": "5.2.3", "description": "Official ESLint plugin for Vue.js", "main": "lib/index.js", "scripts": {