capistrano-node-deploy.gemspec in capistrano-node-deploy-1.2.7 vs capistrano-node-deploy.gemspec in capistrano-node-deploy-1.2.8

- 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.2.7" + s.version = "1.2.8" s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version= s.authors = ["James Smith"] - s.date = "2013-07-21" + s.date = "2013-07-26" s.description = "Capistrano recipes for deploying node apps" s.email = "james@loopj.com" s.extra_rdoc_files = [ "LICENSE.txt", "README.md"