Skip to content

Commit

Permalink
Release 0.7.4
Browse files Browse the repository at this point in the history
  • Loading branch information
seanpdoyle committed May 26, 2016
1 parent c4b593f commit 7d31b0b
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions CHANGELOG.md
@@ -1,6 +1,9 @@
master
------

0.7.4
-----

* Fix dependencies check for compile command. [#455]
* Introduce the `silent` configuration value. [#445]

Expand Down
2 changes: 1 addition & 1 deletion lib/ember_cli/version.rb
@@ -1,3 +1,3 @@
module EmberCli
VERSION = "0.7.3".freeze
VERSION = "0.7.4".freeze
end

0 comments on commit 7d31b0b

Please sign in to comment.