assembly-image.gemspec in assembly-image-2.1.0 vs assembly-image.gemspec in assembly-image-2.1.1
- old
+ new
@@ -2,10 +2,10 @@
$LOAD_PATH.push File.expand_path('lib', __dir__)
Gem::Specification.new do |s|
s.name = 'assembly-image'
- s.version = '2.1.0'
+ s.version = '2.1.1'
s.authors = ['Peter Mangiafico', 'Renzo Sanchez-Silva', 'Monty Hindman', 'Tony Calavano']
s.email = ['pmangiafico@stanford.edu']
s.homepage = ''
s.summary = 'Ruby immplementation of image services needed to prepare objects to be accessioned in SULAIR digital library'
s.description = 'Contains classes to create derivative image files and perform other image operations'