Update gem build version #
This commit is contained in:
parent
bf54ac9cad
commit
940e5d6df1
1 changed files with 1 additions and 1 deletions
|
@ -46,7 +46,7 @@ end
|
|||
|
||||
spec = Gem::Specification.new do |s|
|
||||
s.name = 'holidays'
|
||||
s.version = '0.9.0'
|
||||
s.version = '0.9.1'
|
||||
s.author = 'Alex Dunae'
|
||||
s.homepage = 'http://code.dunae.ca/holidays'
|
||||
s.platform = Gem::Platform::RUBY
|
||||
|
|
Loading…
Add table
Reference in a new issue