diff --git a/package.json b/package.json index 9737eb1..a06c4cc 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ember-cli-deploy-ghpages", - "version": "0.2.0", + "version": "1.0.0", "description": "An ember-cli-deploy plugin to upload to GitHub Pages.", "keywords": [ "ember-addon", @@ -8,6 +8,9 @@ ], "license": "BSD-2-Clause", "author": "Andrew Jo (https://github.com/AndrewJo)", + "contributors": [ + "Alon Bukai (http://www.alonbukai.com/)" + ], "directories": { "doc": "doc", "test": "tests"