lib/newrelic_plugin/version.rb in newrelic_plugin-1.2.1 vs lib/newrelic_plugin/version.rb in newrelic_plugin-1.3.0

- old
+ new

@@ -1,5 +1,5 @@ module NewRelic module Plugin - VERSION = "1.2.1" + VERSION = "1.3.0" end end