lib/fluent/plugin/cloudwatch/logs/version.rb in fluent-plugin-cloudwatch-logs-0.4.2.pre vs lib/fluent/plugin/cloudwatch/logs/version.rb in fluent-plugin-cloudwatch-logs-0.4.2

- old
+ new

@@ -1,9 +1,9 @@ module Fluent module Plugin module Cloudwatch module Logs - VERSION = "0.4.2.pre" + VERSION = "0.4.2" end end end end