Skip to content

Commit

Permalink
Bump version to 0.17.0
Browse files Browse the repository at this point in the history
  • Loading branch information
tricknotes committed Mar 13, 2015
1 parent 1af34d1 commit 94d81e5
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGELOG.md
@@ -1,3 +1,8 @@
## 0.17.0 (Mar 14, 2015)

- Remove Handlebars dependency (It becomes an optional feature.)


## 0.16.4 (Feb 17, 2015)

- Append all assets to sprockets path that bundled in ember-source & ember-data-source
Expand Down
2 changes: 1 addition & 1 deletion lib/ember/rails/version.rb
@@ -1,5 +1,5 @@
module Ember
module Rails
VERSION = '0.16.4'
VERSION = '0.17.0'
end
end

0 comments on commit 94d81e5

Please sign in to comment.