From 79fabf8f4257d9ef7f0edf6a6508e1f403bdf7e5 Mon Sep 17 00:00:00 2001 From: yosuke ota Date: Wed, 16 Dec 2020 14:51:58 +0900 Subject: [PATCH] 7.3.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 1a06f986d..cca34e8c8 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "eslint-plugin-vue", - "version": "7.2.0", + "version": "7.3.0", "description": "Official ESLint plugin for Vue.js", "main": "lib/index.js", "scripts": {