fluent-plugin-systemd.gemspec in fluent-plugin-systemd-0.1.1.pre3 vs fluent-plugin-systemd.gemspec in fluent-plugin-systemd-0.1.1
- 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.1.1.pre3"
+ spec.version = "0.1.1"
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."