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",