xctest-runner.gemspec in xctest-runner-1.0.0 vs xctest-runner.gemspec in xctest-runner-1.0.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 = "xctest-runner" - s.version = "1.0.0" + s.version = "1.0.1" s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version= s.authors = ["tokorom"] - s.date = "2014-01-19" + s.date = "2014-01-21" s.description = "The unit tests runner for xctest" s.email = "tokorom@gmail.com" s.executables = ["xctest-runner"] s.extra_rdoc_files = [ "LICENSE.txt",