lib/fluent/plugin/cloudwatch/logs/version.rb in fluent-plugin-cloudwatch-logs-foxtrot9-0.0.2 vs lib/fluent/plugin/cloudwatch/logs/version.rb in fluent-plugin-cloudwatch-logs-foxtrot9-0.0.3
- old
+ new
@@ -1,9 +1,9 @@
module Fluent
module Plugin
module Cloudwatch
module Logs
- VERSION = "0.0.2"
+ VERSION = "0.0.3"
end
end
end
end