diff --git a/package.json b/package.json index 03b0309..b1f9cd4 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "vue-mess-detector", "type": "module", - "version": "0.40.0", + "version": "0.41.0", "packageManager": "yarn@1.22.21+sha1.1959a18351b811cdeedbd484a8f86c3cc3bbaf72", "description": "A static code analysis tool for detecting code smells and best practice violations in Vue.js and Nuxt.js projects", "author": "rrd",