lib/newrelic-fluentd-output/version.rb in fluent-plugin-newrelic-0.2.2 vs lib/newrelic-fluentd-output/version.rb in fluent-plugin-newrelic-0.2.3

- old
+ new

@@ -1,3 +1,3 @@ module NewrelicFluentdOutput - VERSION = "0.2.2" + VERSION = "0.2.3" end