]> git.netwichtig.de Git - user/henk/code/ruby/rbot.git/blobdiff - Rakefile
Start working on 0.9.13
[user/henk/code/ruby/rbot.git] / Rakefile
index 45e62613ffae22b4342d71577ad1cd631446577a..a04eab470c423b39af678a4be374c98d7f6f5c8c 100644 (file)
--- a/Rakefile
+++ b/Rakefile
@@ -6,7 +6,7 @@ task :default => [:buildext]
 
 spec = Gem::Specification.new do |s|
   s.name = 'rbot'
-  s.version = '0.9.12'
+  s.version = '0.9.13'
   s.summary = <<-EOF
     A modular ruby IRC bot.
   EOF