Skip to content

Commit

Permalink
Bump version to v3.1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
allaninos committed Jan 4, 2021
1 parent 113984a commit 6c5adf4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion business-days.gemspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Gem::Specification.new do |s|
s.name = 'business-days'
s.version = '3.1.2'
s.version = '3.1.3'
s.date = '2020-01-04'
s.summary = "Business Days"
s.description = "Methods to check if a given date is a business days and to perform computations based on Business days."
Expand Down

0 comments on commit 6c5adf4

Please sign in to comment.