From 242c6ff266959b581ff9bb44abbf897feae92444 Mon Sep 17 00:00:00 2001 From: Eric Wong Date: Thu, 18 Sep 2008 16:42:57 -0700 Subject: Version 1.3.0 --- Rakefile | 2 +- lib/mogilefs.rb | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Rakefile b/Rakefile index 4cbaa57..e9997d8 100644 --- a/Rakefile +++ b/Rakefile @@ -6,7 +6,7 @@ require 'mogilefs' Hoe.new 'mogilefs-client', MogileFS::VERSION do |p| p.rubyforge_name = 'seattlerb' - p.authors = [ 'Eric Wong', 'Eric Hodel' ] + p.author = [ 'Eric Wong', 'Eric Hodel' ] p.email = 'normalperson@yhbt.net' # (Eric Wong) # p.email = 'drbrain@segment7.net' # (Eric Hodel) p.summary = p.paragraphs_of('README.txt', 1).first diff --git a/lib/mogilefs.rb b/lib/mogilefs.rb index 8bf3fb6..9d559ee 100644 --- a/lib/mogilefs.rb +++ b/lib/mogilefs.rb @@ -6,7 +6,7 @@ module MogileFS - VERSION = '1.2.1' + VERSION = '1.3.0' ## # Raised when a socket remains unreadable for too long. -- cgit v1.2.3-24-ge0c7