Skip to content

Commit

Permalink
1.1.6
Browse files Browse the repository at this point in the history
  • Loading branch information
bryszard committed Oct 25, 2018
1 parent 2d10583 commit 4fe7f4a
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

## 1.1.6 (2018-10-25)

* Bumped money gem to 6.13 (was 6.5)
* Added number format to English locale (for specs to pass).

## 1.1.4 (2015-05-29)

* Bumped money gem to 6.5 (was 6.1.1)
Expand Down
2 changes: 1 addition & 1 deletion lib/payday/version.rb
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# This is Payday!
module Payday
# Current Version
VERSION = "1.1.5"
VERSION = '1.1.6'
end

0 comments on commit 4fe7f4a

Please sign in to comment.