Update gem build version #

0.9.1
Alex Dunae 2008-01-15 04:36:43 +00:00
parent 91a0b4ecef
commit 002204cc36
1 changed files with 1 additions and 1 deletions

View File

@ -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