archestry_lookup.gemspec in archestry_lookup-0.0.18 vs archestry_lookup.gemspec in archestry_lookup-0.0.19

- old
+ new

@@ -2,10 +2,10 @@ lib = File.expand_path('../lib', __FILE__) $LOAD_PATH.unshift(lib) unless $LOAD_PATH.include?(lib) Gem::Specification.new do |s| s.name = 'archestry_lookup'.freeze - s.version = '0.0.18' + s.version = '0.0.19' s.authors = ['Eugene Istomin'.freeze] s.email = ['info@innosense.org'.freeze] s.license = 'CC-BY-SA-4.0' s.homepage = 'https://gitlab.com/Innosense/Archestry/archestry_lookup'.freeze