Skip to content

Commit

Permalink
Version 1.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
errm committed Apr 22, 2021
1 parent aa1a55d commit 334d18e
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 1.0.1
gem install fluent-plugin-systemd -v 1.0.3

or

td-agent-gem install fluent-plugin-systemd -v 1.0.1
td-agent-gem install fluent-plugin-systemd -v 1.0.3

## Upgrading

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 = '1.0.2'
spec.version = '1.0.3'
spec.authors = ['Ed Robinson']
spec.email = ['edward-robinson@cookpad.com']

Expand Down

0 comments on commit 334d18e

Please sign in to comment.