csv-editor.gemspec in csv-editor-0.1.2 vs csv-editor.gemspec in csv-editor-0.1.5
- old
+ new
@@ -1,9 +1,9 @@
# frozen_string_literal: true
Gem::Specification.new do |s|
s.name = 'csv-editor'
- s.version = '0.1.2'
+ s.version = '0.1.5'
s.licenses = ['MIT']
s.summary = 'CSV Editor'
s.description = 'Command line CSV file editor'
s.authors = ['Doug Youch']
s.email = 'dougyouch@gmail.com'