X-Git-Url: https://git.netwichtig.de/gitweb/?a=blobdiff_plain;f=Rakefile;h=a04eab470c423b39af678a4be374c98d7f6f5c8c;hb=f6ec4e09d5d309f297b4ff6fd6c65ca82c74b462;hp=b24955523bcd4b4b9c07f8141dd1a7c7ada56019;hpb=901564e1cb54985213014e376c6e7ab626505077;p=user%2Fhenk%2Fcode%2Fruby%2Frbot.git diff --git a/Rakefile b/Rakefile index b2495552..a04eab47 100644 --- a/Rakefile +++ b/Rakefile @@ -6,7 +6,7 @@ task :default => [:buildext] spec = Gem::Specification.new do |s| s.name = 'rbot' - s.version = '0.9.11' + s.version = '0.9.13' s.summary = <<-EOF A modular ruby IRC bot. EOF