diff --git a/fluent-plugin-detect-exceptions.gemspec b/fluent-plugin-detect-exceptions.gemspec index e19e35c..42ffecb 100644 --- a/fluent-plugin-detect-exceptions.gemspec +++ b/fluent-plugin-detect-exceptions.gemspec @@ -11,7 +11,7 @@ eos gem.homepage = \ 'https://github.com/GoogleCloudPlatform/fluent-plugin-detect-exceptions' gem.license = 'Apache-2.0' - gem.version = '0.0.11' + gem.version = '0.0.12' gem.authors = ['Stackdriver Agents'] gem.email = ['stackdriver-agents@google.com'] gem.required_ruby_version = Gem::Requirement.new('>= 2.0')