patrol.gemspec in patrol-1.0.1 vs patrol.gemspec in patrol-1.1.0

- 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 = "patrol" - s.version = "1.0.1" + s.version = "1.1.0" s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version= s.authors = ["Caccinolo Benoit"] - s.date = "2013-07-05" + s.date = "2013-07-19" s.description = "patrol through your DB to ckeck data correctness" s.email = "benoit.caccinolo@gmail.com" s.extra_rdoc_files = [ "LICENSE.txt", "README.rdoc"