]> git.netwichtig.de Git - user/henk/code/ruby/rbot.git/blobdiff - Rakefile
reaction: fix trigger regex to work with non-alphanumeric start/end.
[user/henk/code/ruby/rbot.git] / Rakefile
index b24955523bcd4b4b9c07f8141dd1a7c7ada56019..822fe7327fe1f841ca28194470f67118f382bf5b 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.11'
+  s.version = '0.9.15'
   s.summary = <<-EOF
     A modular ruby IRC bot.
   EOF