Skip to content

Commit

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


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


s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version= s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
s.authors = ["Justin Balthrop"] s.authors = ["Justin Balthrop"]
s.date = %q{2010-04-05} s.date = %q{2010-04-12}
s.description = %q{Ruby client for memcached supporting advanced protocol features and pluggable architecture.} s.description = %q{Ruby client for memcached supporting advanced protocol features and pluggable architecture.}
s.email = %q{code@justinbalthrop.com} s.email = %q{code@justinbalthrop.com}
s.extensions = ["ext/extconf.rb"] s.extensions = ["ext/extconf.rb"]
Expand Down

0 comments on commit 6cc9fc3

Please sign in to comment.