X-Git-Url: https://git.netwichtig.de/gitweb/?a=blobdiff_plain;f=Rakefile;h=822fe7327fe1f841ca28194470f67118f382bf5b;hb=07edf3c56db6d05346a3e2dbfff12698e543c090;hp=a04eab470c423b39af678a4be374c98d7f6f5c8c;hpb=bf8d3dc80f6103fdd8e2a629880ab0470d516d70;p=user%2Fhenk%2Fcode%2Fruby%2Frbot.git diff --git a/Rakefile b/Rakefile index a04eab47..822fe732 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.13' + s.version = '0.9.15' s.summary = <<-EOF A modular ruby IRC bot. EOF