git-lint.gemspec in git-lint-3.3.0 vs git-lint.gemspec in git-lint-3.3.1

- old
+ new

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