fluent-plugin-systemd.gemspec in fluent-plugin-systemd-0.0.3 vs fluent-plugin-systemd.gemspec in fluent-plugin-systemd-0.0.4

- old
+ new

@@ -3,10 +3,10 @@ lib = File.expand_path("../lib", __FILE__) $LOAD_PATH.unshift(lib) unless $LOAD_PATH.include?(lib) Gem::Specification.new do |spec| spec.name = "fluent-plugin-systemd" - spec.version = "0.0.3" + spec.version = "0.0.4" spec.authors = ["Ed Robinson"] spec.email = ["ed@reevoo.com"] spec.summary = "Input plugin to read from systemd journal." spec.description = "This is a fluentd input plugin. It reads logs from the systemd journal."