]> gitweb.michael.orlitzky.com - mailshears.git/blobdiff - mailshears.gemspec
mailshears.gemspec: bump version to 0.1.0
[mailshears.git] / mailshears.gemspec
index 3eb3da9fd248d7925673a057a0fce9d561d68f0b..a22b2cfcd48583fa78ccc15e555b66fafe9da74e 100644 (file)
@@ -1,7 +1,7 @@
 Gem::Specification.new do |s|
 
   s.name              = 'mailshears'
-  s.version           = '0.0.6'
+  s.version           = '0.1.0'
   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.0'
+  s.license           = 'AGPL-3.0-or-later'
   s.required_rubygems_version = '>= 1.3.6'
 
   # If you have runtime dependencies, add them here