capistrano_mailer.gemspec in capistrano_mailer-4.0.0 vs capistrano_mailer.gemspec in capistrano_mailer-4.0.1
- old
+ new
@@ -3,10 +3,10 @@
# Instead, edit Jeweler::Tasks in Rakefile, and run 'rake gemspec'
# -*- encoding: utf-8 -*-
Gem::Specification.new do |s|
s.name = "capistrano_mailer"
- s.version = "4.0.0"
+ s.version = "4.0.1"
s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
s.authors = ["Peter Boling", "Dave Nolan", "Jason Rust"]
s.date = "2011-12-11"
s.description = "Capistrano Deployment Email Notification. Keep the whole team informed of each release!"