whatser.gemspec in whatser-0.3.0 vs whatser.gemspec in whatser-0.3.1

- old
+ new

@@ -3,14 +3,14 @@ # Instead, edit Jeweler::Tasks in Rakefile, and run 'rake gemspec' # -*- encoding: utf-8 -*- Gem::Specification.new do |s| s.name = %q{whatser} - s.version = "0.3.0" + s.version = "0.3.1" s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version= s.authors = ["Travis Dunn"] - s.date = %q{2011-01-20} + s.date = %q{2011-01-28} s.description = %q{The 'Whatser API' Gem is a simple Ruby / Rails wrapper for interacting with Whatser's location-based web services (see http://docs.sogeoapi.com for more details).} s.email = %q{cmd@travisdunn.com} s.extra_rdoc_files = [ "LICENSE.txt", "README.rdoc"