fluent-plugin-grepcounter.gemspec in fluent-plugin-grepcounter-0.4.2 vs fluent-plugin-grepcounter.gemspec in fluent-plugin-grepcounter-0.5.0
- old
+ new
@@ -1,10 +1,10 @@
# -*- encoding: utf-8 -*-
$:.push File.expand_path("../lib", __FILE__)
Gem::Specification.new do |s|
s.name = "fluent-plugin-grepcounter"
- s.version = "0.4.2"
+ s.version = "0.5.0"
s.authors = ["Naotoshi Seo"]
s.email = ["sonots@gmail.com"]
s.homepage = "https://github.com/sonots/fluent-plugin-grepcounter"
s.summary = "Fluentd plugin to count the number of matched messages, and emit if exceeds the threshold"
s.description = s.summary