From 60a664cc6af15b9a45f4891cee05fb7d11218bbd Mon Sep 17 00:00:00 2001 From: Giuseppe Bilotta Date: Thu, 16 Oct 2008 21:17:39 +0200 Subject: Version 0.9.14 --- Rakefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Rakefile') diff --git a/Rakefile b/Rakefile index 86db58fc..8098a0dd 100644 --- 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 -- cgit v1.2.3