Skip to content

Commit

Permalink
chore: version 1.14.4
Browse files Browse the repository at this point in the history
  • Loading branch information
guillaumj committed Oct 31, 2024
1 parent 2099e2f commit 4c57003
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions opening_hours_converter.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@

Gem::Specification.new do |s|
s.name = 'opening_hours_converter'
s.version = '1.14.3'
s.version = '1.14.4'
s.summary = 'Datetime range to opening hours, opening hours to datetime range'
s.description = 'Datetime range to opening hours, opening hours to datetime range. Very strongly inspired by YoHours.'
s.authors = ['Ziserman Martin']
s.authors = ['Publidata']
s.email = 'tech@publidata.io'
s.add_runtime_dependency 'json'
s.files = Dir['{lib}/**/*', 'README.md']
Expand Down

0 comments on commit 4c57003

Please sign in to comment.