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