fluent-plugin-simplearithmetic.gemspec in fluent-plugin-simplearithmetic-0.0.2 vs fluent-plugin-simplearithmetic.gemspec in fluent-plugin-simplearithmetic-0.0.3
- old
+ new
@@ -1,10 +1,10 @@
# coding: utf-8
$:.push File.expand_path("../lib", __FILE__)
Gem::Specification.new do |spec|
spec.name = "fluent-plugin-simplearithmetic"
- spec.version = "0.0.2"
+ spec.version = "0.0.3"
spec.authors = ["Takahiro Kamatani"]
spec.email = ["buhii314@gmail.com"]
spec.description = %q{Fluent plugin to calculate messages.}
spec.summary = spec.description
spec.homepage = "https://github.com/buhii/fluent-plugin-simplearithmetic"