Skip to content

Commit

Permalink
v0.3.3
Browse files Browse the repository at this point in the history
  • Loading branch information
repeatedly committed Aug 30, 2017
1 parent b91e94f commit ab91b7e
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions History.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,11 @@
Changelog
=========

0.3.3 (Aug, 30, 2017)
=====

- Restrict influxdb gem version

0.3.2 (Jan, 18, 2017)
=====

Expand Down
2 changes: 1 addition & 1 deletion fluent-plugin-influxdb.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ $:.push File.expand_path("../lib", __FILE__)

Gem::Specification.new do |s|
s.name = "fluent-plugin-influxdb"
s.version = '0.3.2'
s.version = '0.3.3'
s.authors = ["Masahiro Nakagawa", "FangLi"]
s.email = ["[email protected]", "[email protected]"]
s.description = %q{InfluxDB output plugin for Fluentd}
Expand Down

0 comments on commit ab91b7e

Please sign in to comment.