diff --git a/fluent-plugin-systemd.gemspec b/fluent-plugin-systemd.gemspec index 0aa2693..ddac90d 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.0.3' + spec.version = '1.0.4' spec.authors = ['Ed Robinson'] spec.email = ['edward-robinson@cookpad.com']