Skip to content

Commit 730c4e1

Browse files
committed
Version Bump
1 parent e22fefd commit 730c4e1

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,11 +26,11 @@ if you are using fluentd v0.14 for the latest and greatest features
2626

2727
Simply use RubyGems:
2828

29-
gem install fluent-plugin-systemd -v 0.0.7
29+
gem install fluent-plugin-systemd -v 0.0.9
3030

3131
or
3232

33-
td-agent-gem install fluent-plugin-systemd -v 0.0.7
33+
td-agent-gem install fluent-plugin-systemd -v 0.0.9
3434

3535
## Configuration
3636

fluent-plugin-systemd.gemspec

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

66
Gem::Specification.new do |spec|
77
spec.name = "fluent-plugin-systemd"
8-
spec.version = "0.0.8"
8+
spec.version = "0.0.9"
99
spec.authors = ["Ed Robinson"]
1010
spec.email = ["[email protected]"]
1111

0 commit comments

Comments
 (0)