capistrano-node-deploy.gemspec in capistrano-node-deploy-1.0.3 vs capistrano-node-deploy.gemspec in capistrano-node-deploy-1.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 = "capistrano-node-deploy" - s.version = "1.0.3" + s.version = "1.0.4" s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version= s.authors = ["James Smith"] - s.date = "2012-06-13" + s.date = "2012-06-17" s.description = "Capistrano recipes for deploying node apps" s.email = "james@loopj.com" s.extra_rdoc_files = [ "LICENSE.txt", "README.md"