From 384b52118df0d4d1b8bb4de52787437d47adb05f Mon Sep 17 00:00:00 2001 From: yosuke ota Date: Wed, 3 May 2023 09:35:28 +0900 Subject: [PATCH] 9.2.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e437534..d5e3d65 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "vue-eslint-parser", - "version": "9.1.1", + "version": "9.2.0", "description": "The ESLint custom parser for `.vue` files.", "engines": { "node": "^14.17.0 || >=16.0.0"