From 0b2edb700a7338e9a0a55700bee91526ea4f6d2f Mon Sep 17 00:00:00 2001 From: yosuke ota Date: Thu, 30 Nov 2023 18:03:29 +0900 Subject: [PATCH] 9.19.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 7edd2c86f..17e6c0571 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "eslint-plugin-vue", - "version": "9.19.1", + "version": "9.19.2", "description": "Official ESLint plugin for Vue.js", "main": "lib/index.js", "scripts": {