diff --git a/package.json b/package.json index a8103d8..55fbb64 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "eslint-plugin-ember-best-practices", - "version": "0.7.1", + "version": "0.8.0", "description": "Eslint rules for linting for anti-patterns in Ember applications.", "main": "lib/index.js", "directories": {