Skip to content

Commit

Permalink
Version Bump
Browse files Browse the repository at this point in the history
  • Loading branch information
errm committed Nov 30, 2017
1 parent e22fefd commit 730c4e1
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,11 +26,11 @@ if you are using fluentd v0.14 for the latest and greatest features

Simply use RubyGems:

gem install fluent-plugin-systemd -v 0.0.7
gem install fluent-plugin-systemd -v 0.0.9

or

td-agent-gem install fluent-plugin-systemd -v 0.0.7
td-agent-gem install fluent-plugin-systemd -v 0.0.9

## Configuration

Expand Down
2 changes: 1 addition & 1 deletion fluent-plugin-systemd.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ $LOAD_PATH.unshift(lib) unless $LOAD_PATH.include?(lib)

Gem::Specification.new do |spec|
spec.name = "fluent-plugin-systemd"
spec.version = "0.0.8"
spec.version = "0.0.9"
spec.authors = ["Ed Robinson"]
spec.email = ["ed@reevoo.com"]

Expand Down

0 comments on commit 730c4e1

Please sign in to comment.