X-Git-Url: https://git.netwichtig.de/gitweb/?a=blobdiff_plain;f=Rakefile;h=822fe7327fe1f841ca28194470f67118f382bf5b;hb=fb1e04dace26442dde5c6d2a924581ad3fb45518;hp=8098a0dd72d507ea79a0f63c7ace6651c9393238;hpb=60a664cc6af15b9a45f4891cee05fb7d11218bbd;p=user%2Fhenk%2Fcode%2Fruby%2Frbot.git diff --git a/Rakefile b/Rakefile index 8098a0dd..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.14' + s.version = '0.9.15' s.summary = <<-EOF A modular ruby IRC bot. EOF