Skip to content

Commit

Permalink
Regenerated gemspec for version 1.2.9
Browse files Browse the repository at this point in the history
  • Loading branch information
Justin Balthrop committed Apr 6, 2010
1 parent fbedd0c commit 2606757
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions memcache.gemspec
Expand Up @@ -5,11 +5,11 @@

Gem::Specification.new do |s|
s.name = %q{memcache}
s.version = "1.2.8"
s.version = "1.2.9"

s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
s.authors = ["Justin Balthrop"]
s.date = %q{2010-03-23}
s.date = %q{2010-04-05}
s.description = %q{Ruby client for memcached supporting advanced protocol features and pluggable architecture.}
s.email = %q{code@justinbalthrop.com}
s.extensions = ["ext/extconf.rb"]
Expand All @@ -24,6 +24,7 @@ Gem::Specification.new do |s|
"Rakefile",
"VERSION.yml",
"bench/benchmark.rb",
"ext/LICENSE_AFL3",
"ext/extconf.rb",
"ext/libmemcached-0.38.tar.gz",
"ext/native_server.c",
Expand Down

0 comments on commit 2606757

Please sign in to comment.