From debbf6d4117abcfab43347e368c89215eb5ae39c Mon Sep 17 00:00:00 2001 From: Rowan Crawford Date: Sat, 1 May 2010 22:26:02 +1200 Subject: [PATCH] updated gemspec --- wombleton-holidays.gemspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wombleton-holidays.gemspec b/wombleton-holidays.gemspec index 1c14479..addcba8 100644 --- a/wombleton-holidays.gemspec +++ b/wombleton-holidays.gemspec @@ -5,7 +5,7 @@ Gem::Specification.new do |s| s.name = %q{wombleton-holidays} - s.version = "0.9.7" + s.version = "0.9.8" s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version= s.authors = ["Alex Dunae", "Rowan Crawford"]