From 14b8fec55c59ce7abc435effbcfba39760129c37 Mon Sep 17 00:00:00 2001 From: yosuke ota Date: Wed, 6 Oct 2021 17:23:04 +0900 Subject: [PATCH] 7.19.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 16e6ead6e..cec29a614 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "eslint-plugin-vue", - "version": "7.19.0", + "version": "7.19.1", "description": "Official ESLint plugin for Vue.js", "main": "lib/index.js", "scripts": {