We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
0.8.6
1 parent 34ff6dd commit 5616d7dCopy full SHA for 5616d7d
CHANGELOG.md
@@ -1,6 +1,9 @@
1
master
2
------
3
4
+0.8.6
5
+-----
6
+
7
* Don't require `bower` installation if `bower.json` is missing [#532]
8
9
[#532]: https://github.com/thoughtbot/ember-cli-rails/pull/532
lib/ember_cli/version.rb
@@ -1,3 +1,3 @@
module EmberCli
- VERSION = "0.8.5".freeze
+ VERSION = "0.8.6".freeze
end
0 commit comments