]> gitweb.michael.orlitzky.com - mailshears.git/blobdiff - mailshears.gemspec
Add another TODO item.
[mailshears.git] / mailshears.gemspec
index 1dc7b0d707a17129bd93b86b9f32f00dbef9bf3d..88f6f5f5cdaf2755bc8b1684646bfa1aa0b6c191 100644 (file)
@@ -1,7 +1,7 @@
 Gem::Specification.new do |s|
 
   s.name              = 'mailshears'
-  s.version           = '0.0.2'
+  s.version           = '0.0.3'
   s.platform          = Gem::Platform::RUBY
   s.authors           = ['Michael Orlitzky']
   s.email             = ['michael@orlitzky.com']
@@ -24,7 +24,7 @@ Gem::Specification.new do |s|
     as well. Since these two tasks are related, mailshears does them both.
   EOF
 
-  s.license           = 'AGPL-3'
+  s.license           = 'AGPL-3.0'
   s.required_rubygems_version = '>= 1.3.6'
 
   # If you have runtime dependencies, add them here