From 516253d9f80c5690e2d64513f6e9490977f6b4d1 Mon Sep 17 00:00:00 2001 From: yosuke ota Date: Thu, 9 May 2024 14:15:11 +0900 Subject: [PATCH] 9.26.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index ee2e37c71..b57a57e83 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "eslint-plugin-vue", - "version": "9.25.0", + "version": "9.26.0", "description": "Official ESLint plugin for Vue.js", "main": "lib/index.js", "scripts": {