]> git.netwichtig.de Git - user/henk/code/ruby/rbot.git/blobdiff - Rakefile
Version rbot-0.9.14
[user/henk/code/ruby/rbot.git] / Rakefile
index a04eab470c423b39af678a4be374c98d7f6f5c8c..86db58fca162dba748662838358b1a94cafd8ffe 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.13'
+  s.version = 'rbot'
   s.summary = <<-EOF
     A modular ruby IRC bot.
   EOF