Skip to content
This repository was archived by the owner on Feb 7, 2024. It is now read-only.

Commit d51c09d

Browse files
committed
Release v1.0.0
Also add Alon Bukai as a contributor.
1 parent 16f4add commit d51c09d

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

package.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,16 @@
11
{
22
"name": "ember-cli-deploy-ghpages",
3-
"version": "0.2.0",
3+
"version": "1.0.0",
44
"description": "An ember-cli-deploy plugin to upload to GitHub Pages.",
55
"keywords": [
66
"ember-addon",
77
"ember-cli-deploy-plugin"
88
],
99
"license": "BSD-2-Clause",
1010
"author": "Andrew Jo <andrew@verdigris.co> (https://github.com/AndrewJo)",
11+
"contributors": [
12+
"Alon Bukai <alonzorz@gmail.com> (http://www.alonbukai.com/)"
13+
],
1114
"directories": {
1215
"doc": "doc",
1316
"test": "tests"

0 commit comments

Comments
 (0)