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.4
1 parent 93761bd commit 4085797Copy full SHA for 4085797
CHANGELOG.md
@@ -1,6 +1,9 @@
1
master
2
------
3
4
+0.8.4
5
+-----
6
+
7
* Execute `bin/heroku_install` through `sh` [#512]
8
* Generate `package.json` with `bower` as a `dependencies` value.
9
lib/ember_cli/version.rb
@@ -1,3 +1,3 @@
module EmberCli
- VERSION = "0.8.3".freeze
+ VERSION = "0.8.4".freeze
end
0 commit comments