Skip to content

Commit

Permalink
Bump to version 0.14.2!
Browse files Browse the repository at this point in the history
  • Loading branch information
nesquena committed Sep 11, 2019
1 parent 27313a4 commit 3f3b1f4
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
# CHANGELOG

## 0.14.2 (September 10th, 2019)

* Made Rails 6 compatible (@jpawlyn)
* Drop EOL'd property from gemspec (@olleolleolle)

## 0.14.1 (April 28th, 2019)

* Many adjustments and various non-breaking fixes
Expand Down
2 changes: 1 addition & 1 deletion lib/rabl/version.rb
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
module Rabl
VERSION = "0.14.1"
VERSION = "0.14.2"
end

0 comments on commit 3f3b1f4

Please sign in to comment.