]> git.netwichtig.de Git - user/henk/code/ruby/rbot.git/blobdiff - Rakefile
Version 0.9.14
[user/henk/code/ruby/rbot.git] / Rakefile
index 86db58fca162dba748662838358b1a94cafd8ffe..8098a0dd72d507ea79a0f63c7ace6651c9393238 100644 (file)
--- a/Rakefile
+++ b/Rakefile
@@ -6,7 +6,7 @@ task :default => [:buildext]
 
 spec = Gem::Specification.new do |s|
   s.name = 'rbot'
-  s.version = 'rbot'
+  s.version = '0.9.14'
   s.summary = <<-EOF
     A modular ruby IRC bot.
   EOF