From e936a1524c3bde167e68a365bd6fcd1b86a059b2 Mon Sep 17 00:00:00 2001 From: yosuke ota Date: Thu, 1 Feb 2024 09:21:41 +0900 Subject: [PATCH] 9.21.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 63cb12306..329e025f4 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "eslint-plugin-vue", - "version": "9.21.0", + "version": "9.21.1", "description": "Official ESLint plugin for Vue.js", "main": "lib/index.js", "scripts": {