hako-switch-hitter.gemspec in hako-switch-hitter-0.1.1 vs hako-switch-hitter.gemspec in hako-switch-hitter-0.1.2

- old
+ new

@@ -2,10 +2,10 @@ lib = File.expand_path('../lib', __FILE__) $LOAD_PATH.unshift(lib) unless $LOAD_PATH.include?(lib) Gem::Specification.new do |spec| spec.name = 'hako-switch-hitter' - spec.version = '0.1.1' + spec.version = '0.1.2' spec.authors = ['wata'] spec.email = ['wata.gm@gmail.com'] spec.summary = 'Hit switch endpoint on deploy_finished' spec.description = 'Hit switch endpoint on deploy_finished'