Skip to content

Commit

Permalink
Bump to 1.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Jacob Pargin committed Dec 23, 2016
1 parent 50de856 commit a1b78a9
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.6.0 - December 23, 2016

- Add 2017 BACS holiday definitions
- Add 2017 and 2018 TARGET holiday definitions

## 1.5.0 - June 2, 2015

- Add 2016 holiday definitions
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.5.0"
VERSION = "1.6.0"
end

0 comments on commit a1b78a9

Please sign in to comment.