Skip to content

Commit 89d7b60

Browse files
committed
Released v0.1.1
1 parent 9f9dca9 commit 89d7b60

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ember-cli-deploy-s3-index",
3-
"version": "0.1.0",
3+
"version": "0.1.1",
44
"description": "Ember CLI Deploy plugin to deploy ember-cli's bootstrap index file to S3.",
55
"directories": {
66
"doc": "doc",
@@ -56,4 +56,4 @@
5656
"ember-addon": {
5757
"configPath": "tests/dummy/config"
5858
}
59-
}
59+
}

0 commit comments

Comments
 (0)