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