Skip to content

Commit

Permalink
Merge pull request #7 from agitaretech/master
Browse files Browse the repository at this point in the history
Update to Fluentd 0.14
  • Loading branch information
toddysm authored Sep 6, 2017
2 parents 3315e41 + 762da30 commit 62d907c
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -12,3 +12,4 @@
*.o
*.a
mkmf.log
*.gem
6 changes: 3 additions & 3 deletions fluent-plugin-azureeventhubs.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@ $LOAD_PATH.unshift(lib) unless $LOAD_PATH.include?(lib)

Gem::Specification.new do |spec|
spec.name = "fluent-plugin-azureeventhubs"
spec.version = "0.0.5"
spec.authors = ["Hidemasa Togashi", "Justin Seely"]
spec.email = ["[email protected]"]
spec.version = "0.0.6"
spec.authors = ["Hidemasa Togashi", "Toddy Mladenov", "Justin Seely"]
spec.email = ["[email protected]", "[email protected]"]
spec.summary = "Fluentd output plugin for Azure Event Hubs"
spec.description = "Fluentd output plugin for Azure Event Hubs"
spec.homepage = "https://github.com/htgc/fluent-plugin-azureeventhubs"
Expand Down

0 comments on commit 62d907c

Please sign in to comment.