From fe50b565c7100b71cfe503979d72c507042ed771 Mon Sep 17 00:00:00 2001 From: yosuke ota Date: Wed, 18 May 2022 22:56:59 +0900 Subject: [PATCH] 9.0.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index b8840e59a..5204fd8c6 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "eslint-plugin-vue", - "version": "9.0.0", + "version": "9.0.1", "description": "Official ESLint plugin for Vue.js", "main": "lib/index.js", "scripts": {