fluent-plugin-reemit.gemspec in fluent-plugin-reemit-0.1.0 vs fluent-plugin-reemit.gemspec in fluent-plugin-reemit-0.2.0
- old
+ new
@@ -1,10 +1,10 @@
# encoding: utf-8
$:.push File.expand_path('../lib', __FILE__)
Gem::Specification.new do |gem|
gem.name = "fluent-plugin-reemit"
- gem.version = "0.1.0"
+ gem.version = "0.2.0"
gem.authors = ["Naotoshi Seo"]
gem.email = "sonots@gmail.com"
gem.homepage = "https://github.com/sonots/fluent-plugin-reemit"
gem.description = "Fluentd plugin to re-emit messages avoiding infinity match loop"
gem.summary = gem.description