ironfan.gemspec in ironfan-4.0.9 vs ironfan.gemspec in ironfan-4.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 = "ironfan" - s.version = "4.0.9" + s.version = "4.1.0" s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version= s.authors = ["Infochimps"] - s.date = "2012-09-20" + s.date = "2012-09-24" s.description = "Ironfan allows you to orchestrate not just systems but clusters of machines. It includes a powerful layer on top of knife and a collection of cloud cookbooks." s.email = "coders@infochimps.com" s.extra_rdoc_files = [ "LICENSE.md", "README.md"