s3grep.gemspec in s3grep-0.1.6 vs s3grep.gemspec in s3grep-0.1.7

- old
+ new

@@ -1,9 +1,9 @@ # frozen_string_literal: true Gem::Specification.new do |s| s.name = 's3grep' - s.version = '0.1.6' + s.version = '0.1.7' s.licenses = ['MIT'] s.summary = 'Search through S3 files' s.description = 'Tools for searching files on S3' s.authors = ['Doug Youch'] s.email = 'dougyouch@gmail.com'