Skip to content

Commit a395976

Browse files
committed
Bump version to 0.20.2
1 parent 3158a0b commit a395976

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
## 0.20.2 (Mar 6, 2016)
2+
3+
- Fix to generated app file path for coffee & em
4+
- Allow `transforms` directory as an module compilation target
5+
16
## 0.20.1 (Feb 20, 2016)
27

38
- Fix environment.coffee/em generator typo

lib/ember/rails/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
module Ember
22
module Rails
3-
VERSION = '0.20.1'
3+
VERSION = '0.20.2'
44
end
55
end

0 commit comments

Comments
 (0)