diff --git a/package.json b/package.json index 5645b9f..23c15b5 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "eslint-plugin-ember-best-practices", - "version": "1.1.0", + "version": "1.1.1", "description": "Eslint rules for linting for anti-patterns in Ember applications.", "main": "lib/index.js", "directories": {