diff --git a/fluent-plugin-systemd.gemspec b/fluent-plugin-systemd.gemspec index 1e1df81..1e2351c 100644 --- a/fluent-plugin-systemd.gemspec +++ b/fluent-plugin-systemd.gemspec @@ -6,7 +6,7 @@ $LOAD_PATH.unshift(lib) unless $LOAD_PATH.include?(lib) Gem::Specification.new do |spec| spec.name = 'fluent-plugin-systemd' - spec.version = '1.1.0' + spec.version = '1.1.1' spec.authors = ['Ed Robinson'] spec.email = ['edward-robinson@cookpad.com']