Skip to content

Commit

Permalink
Release 0.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
seanpdoyle committed Dec 11, 2015
1 parent 98f05c9 commit 573d87d
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
master
------

0.6.0
-----

* Wait until [outputReady] hook to remove lockfile.
* Remove dependency on `url-join` and `fs-extra` packages.
* Simplify inclusion logic thanks to removal of sprockets. [#25]
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ember-cli-rails-addon",
"version": "0.5.2",
"version": "0.6.0",
"description": "Addon for configuring ember-cli-rails (the ruby gem) with the ember app(s) it wraps.",
"repository": "https://github.com/rondale-sc/ember-cli-rails-addon",
"main": "index.js",
Expand Down

0 comments on commit 573d87d

Please sign in to comment.