fluent-plugin-sns 1.0.1 → 1.0.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (3) hide show
  1. data/Rakefile +1 -1
  2. data/VERSION +1 -1
  3. metadata +2 -2
data/Rakefile CHANGED
@@ -7,7 +7,7 @@ begin
7
7
  Jeweler::Tasks.new do |gemspec|
8
8
  gemspec.name = "fluent-plugin-sns"
9
9
  gemspec.summary = "Amazon SNS output plugin for Fluent event collector"
10
- gemspec.author = "Yudai Odagiri"
10
+ gemspec.author = "Yuri Odagiri"
11
11
  gemspec.email = "ixixizko@gmail.com"
12
12
  gemspec.homepage = "https://github.com/ixixi/fluent-plugin-sns"
13
13
  gemspec.has_rdoc = false
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.0.1
1
+ 1.0.2
metadata CHANGED
@@ -1,11 +1,11 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: fluent-plugin-sns
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.0.1
4
+ version: 1.0.2
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors:
8
- - Yudai Odagiri
8
+ - Yuri Odagiri
9
9
  autorequire:
10
10
  bindir: bin
11
11
  cert_chain: []