max_mind.gemspec in heythisisnate-max_mind-0.1.0 vs max_mind.gemspec in heythisisnate-max_mind-0.1.1

- old
+ new

@@ -1,13 +1,13 @@ # -*- encoding: utf-8 -*- Gem::Specification.new do |s| s.name = %q{max_mind} - s.version = "0.1.0" + s.version = "0.1.1" s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version= s.authors = ["P J Kelly", "Nate Clark"] - s.date = %q{2009-05-11} + s.date = %q{2009-05-13} s.description = %q{Ruby library for interacting with the MaxMind GeoIP Web Services} s.email = %q{nate@nateclark.com} s.extra_rdoc_files = [ "README.rdoc" ]