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",