fluent-plugin-grepcounter.gemspec in fluent-plugin-grepcounter-0.1.3 vs fluent-plugin-grepcounter.gemspec in fluent-plugin-grepcounter-0.1.4
- 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.1.3"
+ s.version = "0.1.4"
s.authors = ["Naotoshi SEO"]
s.email = ["sonots@gmail.com"]
s.homepage = "https://github.com/sonots/fluent-plugin-grepcounter"
s.summary = "Count the number of matched messages"
s.description = s.summary