Skip to content

Commit 463c418

Browse files
committed
Bump up version to v2.6.2
Signed-off-by: Hiroshi Hatake <hatake@clear-code.com>
1 parent 66cd302 commit 463c418

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.1"
7+
spec.version = "2.6.2"
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)