lib/fluent/plugin/datadog_event/version.rb in fluent-plugin-datadog_event-0.1.4 vs lib/fluent/plugin/datadog_event/version.rb in fluent-plugin-datadog_event-0.1.5
- old
+ new
@@ -1,7 +1,7 @@
module Fluent
module Plugin
module DatadogEvent
- VERSION = "0.1.4"
+ VERSION = "0.1.5"
end
end
end