lib/newrelic_plugin/version.rb in newrelic_plugin-1.0.2 vs lib/newrelic_plugin/version.rb in newrelic_plugin-1.0.3

- old
+ new

@@ -1,5 +1,5 @@ module NewRelic module Plugin - VERSION = "1.0.2" + VERSION = "1.0.3" end end