fluent-plugin-lambda.gemspec in fluent-plugin-lambda-0.2.0 vs fluent-plugin-lambda.gemspec in fluent-plugin-lambda-0.2.1
- old
+ new
@@ -1,8 +1,8 @@
# coding: utf-8
Gem::Specification.new do |spec|
spec.name = 'fluent-plugin-lambda'
- spec.version = '0.2.0'
+ spec.version = '0.2.1'
spec.authors = ['Genki Sugawara']
spec.email = ['sugawara@cookpad.com']
spec.description = %q{Output plugin for AWS Lambda.}
spec.summary = %q{Output plugin for AWS Lambda.}
spec.homepage = 'https://github.com/winebarrel/fluent-plugin-lambda'