diff --git a/spot.gemspec b/spot.gemspec index 6a4acbb..6ead067 100644 --- a/spot.gemspec +++ b/spot.gemspec @@ -3,7 +3,7 @@ $:.push File.expand_path("../lib", __FILE__) Gem::Specification.new do |s| s.name = "spot" - s.version = "2.0.2" + s.version = "2.0.3" s.platform = Gem::Platform::RUBY s.authors = ["Linus Oleander"] s.email = ["linus@oleander.nu"]