capistrano-spec.gemspec in capistrano-spec-0.2.0 vs capistrano-spec.gemspec in capistrano-spec-0.2.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 = "capistrano-spec" - s.version = "0.2.0" + s.version = "0.2.1" s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version= - s.authors = ["Joshua Nichols", "Karl Matthias"] - s.date = "2013-03-25" + s.authors = ["Joshua Nichols", "Karl Matthias", "petems"] + s.date = "2013-03-27" s.description = "Helpers and matchers for testing capistrano" s.email = "josh@technicalpickles.com" s.extra_rdoc_files = [ "LICENSE", "README.rdoc"