Skip to content

Commit

Permalink
Version 0.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
errm committed Oct 3, 2017
1 parent dbd7359 commit 8741c9c
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 @@ -28,11 +28,11 @@ Join the #plugin-systemd channel on the [Fluentd Slack](http://slack.fluentd.org

Simply use RubyGems:

gem install fluent-plugin-systemd -v 0.3.0
gem install fluent-plugin-systemd -v 0.3.1

or

td-agent-gem install fluent-plugin-systemd -v 0.3.0
td-agent-gem install fluent-plugin-systemd -v 0.3.1

## Input Plugin 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 @@ -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 = "0.3.0"
spec.version = "0.3.1"
spec.authors = ["Ed Robinson"]
spec.email = ["[email protected]"]

Expand Down

0 comments on commit 8741c9c

Please sign in to comment.