Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
tchak committed Jan 23, 2013
1 parent b7d1297 commit 1b860b6
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
3 changes: 2 additions & 1 deletion CHANGELOG.md
@@ -1,6 +1,7 @@
## 0.9.0 (Jan 18, 2013)
## 0.9.1 (Jan 23, 2013)

- Updated Ember.js to version 1.0-pre.4
- Updated Handlebars.js to version 1.0-rc2

- Remove filters as Ember do not support
anonymous templates anymore
Expand Down
2 changes: 1 addition & 1 deletion lib/ember/rails/version.rb
@@ -1,5 +1,5 @@
module Ember
module Rails
VERSION = '0.9.0'
VERSION = '0.9.1'
end
end

0 comments on commit 1b860b6

Please sign in to comment.