Skip to content

Commit

Permalink
Release 0.6.1.
Browse files Browse the repository at this point in the history
  • Loading branch information
abuiles committed Jul 29, 2015
1 parent cf66ff8 commit 7e54791
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
@@ -1,5 +1,9 @@
# ember-watson Changelog

### 0.6.1

- Fix `watson:methodify` command to ensure app path gets defaulted correctly.

### 0.6.0

- Updates QUnit transformation to work with QUnit.test style.
Expand Down
2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "ember-watson",
"version": "0.6.0",
"version": "0.6.1",
"description": "A young Ember Doctor to help you fix your code.",
"main": "index.js",
"scripts": {
Expand Down

0 comments on commit 7e54791

Please sign in to comment.