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