diff --git a/package.json b/package.json index e8b0da4f..dd5a6493 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "vue-mess-detector", - "version": "0.17.0", + "version": "0.17.1", "description": "A static code analysis tool for detecting code smells and best practice violations in Vue.js and Nuxt.js projects", "type": "module", "main": "dist/vue-mess-detector.es.js",