X-Git-Url: https://git.netwichtig.de/gitweb/?a=blobdiff_plain;f=Rakefile;h=6ad7f1bf64c6ad9c517633e63e2c4cc3f6763108;hb=49ec18f1be46c3ed9e9838ff7b3f9a3e1fc43456;hp=00355b064cfc7c095bf46ca6e7535816c7a879ea;hpb=1643127b5b9b115451f10d8f40338c83b2e0c424;p=user%2Fhenk%2Fcode%2Fruby%2Frbot.git diff --git a/Rakefile b/Rakefile index 00355b06..6ad7f1bf 100644 --- a/Rakefile +++ b/Rakefile @@ -6,7 +6,7 @@ task :default => [:repackage] spec = Gem::Specification.new do |s| s.name = 'rbot' - s.version = '0.9.10' + s.version = '0.9.11' s.summary = <<-EOF A modular ruby IRC bot. EOF