Skip to content

Commit afd371e

Browse files
committed
Bump up version to 2.6.1
Signed-off-by: Hiroshi Hatake <hatake@clear-code.com>
1 parent 4b31e7f commit afd371e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

fluent-plugin-grok-parser.gemspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ $LOAD_PATH.unshift(lib) unless $LOAD_PATH.include?(lib)
44

55
Gem::Specification.new do |spec|
66
spec.name = "fluent-plugin-grok-parser"
7-
spec.version = "2.6.0"
7+
spec.version = "2.6.1"
88
spec.authors = ["kiyoto", "Kenji Okimoto"]
99
spec.email = ["kiyoto@treasure-data.com", "okimoto@clear-code.com"]
1010
spec.summary = %q{Fluentd plugin to support Logstash-inspired Grok format for parsing logs}

0 commit comments

Comments
 (0)