Skip to content

Commit

Permalink
Bump version.
Browse files Browse the repository at this point in the history
  • Loading branch information
danielroseman committed Nov 19, 2019
1 parent 4a2a7d9 commit 4b72472
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,3 +1,8 @@
## 1.17.1 - November 19, 2019

- Change May Bank Holiday 2020 for UK (Bacs) - this was moved to the 8th.
- Add 2020 holidays for PAD.

## 1.17.0 - September 2, 2019

- Add holiday calendar for France (Target(SEPA) + French bank holidays)
Expand Down
2 changes: 1 addition & 1 deletion lib/business/version.rb
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
module Business
VERSION = "1.17.0"
VERSION = "1.17.1"
end

0 comments on commit 4b72472

Please sign in to comment.