diff options
author | Giuseppe Bilotta <giuseppe.bilotta@gmail.com> | 2010-06-28 18:43:02 +0200 |
---|---|---|
committer | Giuseppe Bilotta <giuseppe.bilotta@gmail.com> | 2010-06-28 18:43:02 +0200 |
commit | e6a570257f2ccf7eff3f2055d695880a451320ac (patch) | |
tree | c6ea9e842ff3e2b04a783c7108687180879873b0 /rbot.gemspec | |
parent | dce7f6743d9897318172a59a41f631012644e7a0 (diff) |
Version 0.9.15
Diffstat (limited to 'rbot.gemspec')
-rw-r--r-- | rbot.gemspec | 2 |
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 |