webrobots.gemspec in webrobots-0.0.3 vs webrobots.gemspec in webrobots-0.0.4

- 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{webrobots} - s.version = "0.0.3" + s.version = "0.0.4" s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version= s.authors = ["Akinori MUSHA"] - s.date = %q{2011-01-05} + s.date = %q{2011-01-08} s.description = %q{This library helps write robots.txt compliant web robots in Ruby. } s.email = %q{knu@idaemons.org} s.extra_rdoc_files = [ "LICENSE.txt",