capistrano-node-deploy.gemspec in capistrano-node-deploy-1.2.9 vs capistrano-node-deploy.gemspec in capistrano-node-deploy-1.2.10
- 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.9"
+ s.version = "1.2.10"
s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
s.authors = ["James Smith"]
- s.date = "2013-08-07"
+ s.date = "2013-10-16"
s.description = "Capistrano recipes for deploying node apps"
s.email = "james@loopj.com"
s.extra_rdoc_files = [
"LICENSE.txt",
"README.md"