Skip to content

Commit

Permalink
Release 0.5.2
Browse files Browse the repository at this point in the history
  • Loading branch information
seanpdoyle committed Nov 16, 2015
1 parent 6c82318 commit 78e99a9
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.5.2
-----

* Register EmberCLI app with Sprockets on application initialization
* Rename `ember-cli` to `ember_cli` in Ruby.

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.5.1".freeze
VERSION = "0.5.2".freeze
end

0 comments on commit 78e99a9

Please sign in to comment.