ci_toolkit.gemspec in ci_toolkit-1.6.1 vs ci_toolkit.gemspec in ci_toolkit-1.6.2

- old
+ new

@@ -1,9 +1,9 @@ # frozen_string_literal: true Gem::Specification.new do |spec| spec.name = "ci_toolkit" - spec.version = "1.6.1" + spec.version = "1.6.2" spec.authors = ["Gero Keller"] spec.email = ["gero.f.keller@gmail.com"] spec.summary = "Set of CI utilities" spec.description = "Set of tools making it easier to interact between Github PRs and Bitrise CI"