We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4b31e7f commit afd371eCopy full SHA for afd371e
fluent-plugin-grok-parser.gemspec
@@ -4,7 +4,7 @@ $LOAD_PATH.unshift(lib) unless $LOAD_PATH.include?(lib)
4
5
Gem::Specification.new do |spec|
6
spec.name = "fluent-plugin-grok-parser"
7
- spec.version = "2.6.0"
+ spec.version = "2.6.1"
8
spec.authors = ["kiyoto", "Kenji Okimoto"]
9
spec.email = ["kiyoto@treasure-data.com", "okimoto@clear-code.com"]
10
spec.summary = %q{Fluentd plugin to support Logstash-inspired Grok format for parsing logs}
0 commit comments