fluent-plugin-add.gemspec in fluent-plugin-add-0.0.5 vs fluent-plugin-add.gemspec in fluent-plugin-add-0.0.6

- old
+ new

@@ -3,10 +3,10 @@ $LOAD_PATH.unshift(lib) unless $LOAD_PATH.include?(lib) # require 'fluent/plugin/add/version' Gem::Specification.new do |spec| spec.name = "fluent-plugin-add" - spec.version = "0.0.5" + spec.version = "0.0.6" spec.authors = ["yu yamada"] spec.email = ["yu.yamada07@gmail.com"] spec.description = %q{Output filter plugin to add messages} spec.summary = %q{Output filter plugin to add messages} spec.homepage = "https://github.com/yu-yamada/fluent-plugin-add"