capistrano-node-deploy.gemspec in capistrano-node-deploy-1.2.12 vs capistrano-node-deploy.gemspec in capistrano-node-deploy-1.2.13

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