git-lint.gemspec in git-lint-6.0.1 vs git-lint.gemspec in git-lint-6.0.2

- old
+ new

@@ -1,9 +1,9 @@ # frozen_string_literal: true Gem::Specification.new do |spec| spec.name = "git-lint" - spec.version = "6.0.1" + spec.version = "6.0.2" spec.authors = ["Brooke Kuhlmann"] spec.email = ["brooke@alchemists.io"] spec.homepage = "https://alchemists.io/projects/git-lint" spec.summary = "A command line interface for linting Git commits." spec.license = "Hippocratic-2.1"