gemsmith.gemspec in gemsmith-19.5.0 vs gemsmith.gemspec in gemsmith-19.5.1

- old
+ new

@@ -1,9 +1,9 @@ # frozen_string_literal: true Gem::Specification.new do |spec| spec.name = "gemsmith" - spec.version = "19.5.0" + spec.version = "19.5.1" spec.authors = ["Brooke Kuhlmann"] spec.email = ["brooke@alchemists.io"] spec.homepage = "https://alchemists.io/projects/gemsmith" spec.summary = "A command line interface for smithing Ruby gems." spec.license = "Hippocratic-2.1"