diff --git a/package.json b/package.json index 1b5d186..26e2ce7 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@vue/create-eslint-config", - "version": "0.4.3", + "version": "0.5.0", "description": "Utility to setup ESLint in Vue.js projects.", "type": "module", "main": "index.js",