summaryrefslogtreecommitdiff
path: root/rbot.gemspec
diff options
context:
space:
mode:
Diffstat (limited to 'rbot.gemspec')
-rw-r--r--rbot.gemspec2
1 files changed, 1 insertions, 1 deletions
diff --git a/rbot.gemspec b/rbot.gemspec
index 6369b595..6b8109a1 100644
--- a/rbot.gemspec
+++ b/rbot.gemspec
@@ -1,6 +1,6 @@
Gem::Specification.new do |s|
s.name = 'rbot'
- s.version = '0.9.14'
+ s.version = '0.9.15'
s.summary = <<-EOF
A modular ruby IRC bot.
EOF