Skip to content

Commit f2e20d5

Browse files
committed
Bump version to 0.0.6.
1 parent d7e5d04 commit f2e20d5

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

fluent-plugin-detect-exceptions.gemspec

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,9 @@ eos
1111
gem.homepage = \
1212
'https://github.com/GoogleCloudPlatform/fluent-plugin-detect-exceptions'
1313
gem.license = 'Apache-2.0'
14-
gem.version = '0.0.5'
15-
gem.authors = ['Thomas Schickinger']
16-
gem.email = ['[email protected]']
14+
gem.version = '0.0.6'
15+
gem.authors = ['Thomas Schickinger', 'Igor Peshansky']
16+
1717
gem.required_ruby_version = Gem::Requirement.new('>= 2.0')
1818

1919
gem.files = Dir['**/*'].keep_if { |file| File.file?(file) }

0 commit comments

Comments
 (0)