diff --git a/httparty.gemspec b/httparty.gemspec index fbcb161..af066b7 100644 --- a/httparty.gemspec +++ b/httparty.gemspec @@ -4,7 +4,7 @@ Gem::Specification.new do |s| s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version= s.authors = ["John Nunemaker"] - s.date = %q{2008-08-11} + s.date = %q{2008-08-22} s.description = %q{Makes http fun! Also, makes consuming restful web services dead easy.} s.email = ["nunemaker@gmail.com"] s.extra_rdoc_files = ["History.txt", "License.txt", "Manifest.txt", "PostInstall.txt", "README.txt"]