]> git.netwichtig.de Git - user/henk/code/ruby/rbot.git/blobdiff - Rakefile
Add debug backtrace info for HttpUtil failures
[user/henk/code/ruby/rbot.git] / Rakefile
index 80b6dd8c32dd932cab12cceeebd819ced30525d7..00355b064cfc7c095bf46ca6e7535816c7a879ea 100644 (file)
--- a/Rakefile
+++ b/Rakefile
@@ -6,7 +6,7 @@ task :default => [:repackage]
 
 spec = Gem::Specification.new do |s|
   s.name = 'rbot'
-  s.version = '0.9.9'
+  s.version = '0.9.10'
   s.summary = <<-EOF
     A modular ruby IRC bot.
   EOF