Skip to content

Commit db06599

Browse files
committed
Prepare to 4.2.2 release
1 parent 61dd433 commit db06599

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## 4.2.2 (May 24, 2017) ##
2+
3+
* Support digest resolution for coffee templates.
4+
15
## 4.2.1 (June 30, 2016) ##
26

37
* Fix error in the gem package.

lib/coffee/rails/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
module Coffee
22
module Rails
3-
VERSION = "4.2.1"
3+
VERSION = "4.2.2"
44
end
55
end

0 commit comments

Comments
 (0)