Skip to content

Commit

Permalink
Bump version to 1.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Matt Thomson committed Feb 13, 2017
1 parent 3915456 commit beb4c78
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
6 changes: 5 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
## 1.8.0 - February 13, 2017

- Add 2018-2027 TARGET holiday defintions
- Add 2018-2027 Bankgirot holiday defintions

## 1.7.0 - January 18, 2017

- Add 2018-2027 BACS holiday defintions
Expand Down Expand Up @@ -35,4 +40,3 @@
## 1.0.0 - June 11, 2014

- Initial public release

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.7.0"
VERSION = "1.8.0"
end

0 comments on commit beb4c78

Please sign in to comment.