Navigation Menu

Skip to content

Commit

Permalink
Regenerated gemspec for version 1.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Justin Balthrop committed Nov 21, 2009
1 parent 903e1c5 commit e8b70ff
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions memcache.gemspec
Expand Up @@ -5,14 +5,13 @@

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

s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
s.authors = ["Justin Balthrop"]
s.date = %q{2009-11-20}
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"]
s.extra_rdoc_files = [
"LICENSE",
"README.rdoc"
Expand Down

0 comments on commit e8b70ff

Please sign in to comment.