Skip to content

Commit a7dc903

Browse files
authored
Version 1.1.1 (#120)
* GitHub#119 Fix memory usage Signed-off-by: Kentaro Hayashi <hayashi@clear-code.com>
1 parent c3dfe17 commit a7dc903

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

fluent-plugin-systemd.gemspec

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

77
Gem::Specification.new do |spec|
88
spec.name = 'fluent-plugin-systemd'
9-
spec.version = '1.1.0'
9+
spec.version = '1.1.1'
1010
spec.authors = ['Ed Robinson']
1111
spec.email = ['edward-robinson@cookpad.com']
1212

0 commit comments

Comments
 (0)