fluent-plugin-jq.gemspec in fluent-plugin-jq-0.5.0 vs fluent-plugin-jq.gemspec in fluent-plugin-jq-0.5.1
- old
+ new
@@ -1,10 +1,10 @@
lib = File.expand_path("../lib", __FILE__)
$LOAD_PATH.unshift(lib) unless $LOAD_PATH.include?(lib)
Gem::Specification.new do |spec|
spec.name = "fluent-plugin-jq"
- spec.version = "0.5.0"
+ spec.version = "0.5.1"
spec.authors = ["Zhimin (Gimi) Liang"]
spec.email = ["liang.gimi@gmail.com"]
spec.summary = %q{Fluentd plugins uses the jq engine.}
spec.description = %q{fluent-plungin-jq is a collection of fluentd plugins which uses the jq engine to transform or format fluentd events.}