From 31d58e7c5cfd2ff96ae3ad3b32bd2737fb93c5a6 Mon Sep 17 00:00:00 2001 From: Haoqun Jiang Date: Sun, 23 Jul 2023 20:54:48 +0800 Subject: [PATCH] 0.3.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 591029c..88df3e2 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@vue/create-eslint-config", - "version": "0.2.1", + "version": "0.3.0", "description": "Utility to setup ESLint in Vue.js projects.", "type": "module", "main": "index.js",