Skip to content

Commit

Permalink
Release 0.8.7
Browse files Browse the repository at this point in the history
  • Loading branch information
seanpdoyle committed Jun 14, 2017
1 parent 0501445 commit f595014
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.8.7
-----

* Revert [`34ff6dd`][reverted-commit] so that it can be reintroduced as a
breaking change, [requiring a major version bump][#532-comment]

Expand Down
2 changes: 1 addition & 1 deletion lib/ember_cli/version.rb
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
module EmberCli
VERSION = "0.8.6".freeze
VERSION = "0.8.7".freeze
end

0 comments on commit f595014

Please sign in to comment.