diff --git a/package.json b/package.json index 847244d..ef97f33 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@vue/create-eslint-config", - "version": "0.2.0", + "version": "0.2.1", "description": "Utility to setup ESLint in Vue.js projects.", "type": "module", "main": "index.js",