Skip to content

Commit 334d18e

Browse files
committed
Version 1.0.3
1 parent aa1a55d commit 334d18e

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
@@ -28,11 +28,11 @@ Join the #plugin-systemd channel on the [Fluentd Slack](http://slack.fluentd.org
2828

2929
Simply use RubyGems:
3030

31-
gem install fluent-plugin-systemd -v 1.0.1
31+
gem install fluent-plugin-systemd -v 1.0.3
3232

3333
or
3434

35-
td-agent-gem install fluent-plugin-systemd -v 1.0.1
35+
td-agent-gem install fluent-plugin-systemd -v 1.0.3
3636

3737
## Upgrading
3838

fluent-plugin-systemd.gemspec

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

77
Gem::Specification.new do |spec|
88
spec.name = 'fluent-plugin-systemd'
9-
spec.version = '1.0.2'
9+
spec.version = '1.0.3'
1010
spec.authors = ['Ed Robinson']
1111
spec.email = ['[email protected]']
1212

0 commit comments

Comments
 (0)