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