Skip to content

Commit

Permalink
Prepare to 4.2.2 release
Browse files Browse the repository at this point in the history
  • Loading branch information
rafaelfranca committed May 24, 2017
1 parent 61dd433 commit db06599
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
## 4.2.2 (May 24, 2017) ##

* Support digest resolution for coffee templates.

## 4.2.1 (June 30, 2016) ##

* Fix error in the gem package.
Expand Down
2 changes: 1 addition & 1 deletion lib/coffee/rails/version.rb
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
module Coffee
module Rails
VERSION = "4.2.1"
VERSION = "4.2.2"
end
end

1 comment on commit db06599

@kaspth
Copy link

@kaspth kaspth commented on db06599 May 25, 2017

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

❤️

Please sign in to comment.