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