capistrano-node-deploy.gemspec in capistrano-node-deploy-1.2.1 vs capistrano-node-deploy.gemspec in capistrano-node-deploy-1.2.2

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