Skip to content

Commit 5616d7d

Browse files
committed
Release 0.8.6
1 parent 34ff6dd commit 5616d7d

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
master
22
------
33

4+
0.8.6
5+
-----
6+
47
* Don't require `bower` installation if `bower.json` is missing [#532]
58

69
[#532]: https://github.com/thoughtbot/ember-cli-rails/pull/532

lib/ember_cli/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
module EmberCli
2-
VERSION = "0.8.5".freeze
2+
VERSION = "0.8.6".freeze
33
end

0 commit comments

Comments
 (0)