From ce62039b527f11a8c6e3986b0fb3fb34de4e8263 Mon Sep 17 00:00:00 2001 From: Ash Moran Date: Thu, 25 Aug 2011 05:55:19 +0800 Subject: [PATCH] Regenerate gemspec for version 0.2.6 --- bdb.gemspec | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bdb.gemspec b/bdb.gemspec index 8ebc8e0..cbbd1ff 100644 --- a/bdb.gemspec +++ b/bdb.gemspec @@ -5,13 +5,13 @@ Gem::Specification.new do |s| s.name = %q{bdb} - s.version = "0.2.5" + s.version = "0.2.6" s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version= - s.authors = [%q{Justin Balthrop}, %q{Denis Knauf}] + s.authors = [%q{Justin Balthrop}, %q{Denis Knauf}, %q{Ash Moran}] s.date = %q{2011-08-24} s.description = %q{Advanced Ruby Berkeley DB library.} - s.email = [%q{code@justinbalthrop.com}, %q{Denis.Knauf@gmail.com}] + s.email = [%q{code@justinbalthrop.com}, %q{Denis.Knauf@gmail.com}, %q{ash.moran@patchspace.co.uk}] s.extensions = [%q{ext/extconf.rb}] s.extra_rdoc_files = [ "LICENSE",