diff --git a/fluent-plugin-node-exporter-metrics.gemspec b/fluent-plugin-node-exporter-metrics.gemspec index 35c6ff9..3cb8319 100644 --- a/fluent-plugin-node-exporter-metrics.gemspec +++ b/fluent-plugin-node-exporter-metrics.gemspec @@ -3,7 +3,7 @@ $LOAD_PATH.unshift(lib) unless $LOAD_PATH.include?(lib) Gem::Specification.new do |spec| spec.name = "fluent-plugin-node-exporter-metrics" - spec.version = "0.2.1" + spec.version = "0.2.2" spec.authors = ["Kentaro Hayashi"] spec.email = ["hayashi@clear-code.com"]