From 576727b619cfa6a0e7e2860450aef67a9563f803 Mon Sep 17 00:00:00 2001 From: Giuseppe Bilotta Date: Fri, 17 Oct 2008 18:01:23 +0200 Subject: Start working on 0.9.15 --- Rakefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Rakefile') diff --git a/Rakefile b/Rakefile index 8098a0dd..822fe732 100644 --- a/Rakefile +++ b/Rakefile @@ -6,7 +6,7 @@ task :default => [:buildext] spec = 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 -- cgit v1.2.3