From 91494d435e8797768876d24a75787e295331d12f Mon Sep 17 00:00:00 2001 From: Haoqun Jiang Date: Tue, 1 Aug 2023 01:17:41 +0800 Subject: [PATCH] 0.3.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index c08843a..f8e2766 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@vue/create-eslint-config", - "version": "0.3.0", + "version": "0.3.1", "description": "Utility to setup ESLint in Vue.js projects.", "type": "module", "main": "index.js",