fluent-plugin-twitter.gemspec in fluent-plugin-twitter-0.5.2 vs fluent-plugin-twitter.gemspec in fluent-plugin-twitter-0.5.3
- old
+ new
@@ -1,10 +1,10 @@
# -*- encoding: utf-8 -*-
$:.push File.expand_path("../lib", __FILE__)
Gem::Specification.new do |s|
s.name = "fluent-plugin-twitter"
- s.version = "0.5.2"
+ s.version = "0.5.3"
s.authors = ["Kentaro Yoshida"]
s.email = ["y.ken.studio@gmail.com"]
s.homepage = "https://github.com/y-ken/fluent-plugin-twitter"
s.summary = %q{Fluentd Input/Output plugin to collect/process tweets with Twitter Streaming API.}
s.license = "Apache-2.0"