Skip to content

Commit

Permalink
1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
notmessenger committed Jul 6, 2015
1 parent 79ad629 commit e3eaddd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
100755 → 100644
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ember-cli-jsdoc",
"version": "0.0.0",
"version": "1.0.0",
"description": "Generate documentation of your app/addon from your JSDoc comments",
"scripts": {
"start": "ember server",
Expand Down Expand Up @@ -49,4 +49,4 @@
"ember-addon": {
"configPath": "tests/dummy/config"
}
}
}

0 comments on commit e3eaddd

Please sign in to comment.