diff --git a/package.json b/package.json index d4b28b4..28a4936 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ember-cli-version-checker", - "version": "2.0.0", + "version": "2.1.0", "description": "Determine if your addon is being used by a minimum version of Ember CLI.", "main": "index.js", "scripts": {