ruby_px.gemspec in ruby_px-0.7.0 vs ruby_px.gemspec in ruby_px-0.8.0

- old
+ new

@@ -3,10 +3,10 @@ lib = File.expand_path('lib', __dir__) $LOAD_PATH.unshift(lib) unless $LOAD_PATH.include?(lib) Gem::Specification.new do |spec| spec.name = 'ruby_px' - spec.version = '0.7.0' + spec.version = '0.8.0' spec.authors = ['Fernando Blat'] spec.email = ['fernando@blat.es'] spec.summary = 'Read PC-Axis files using Ruby' spec.description = 'Read PC-Axis files using Ruby'