diff --git a/v3/newrelic/version.go b/v3/newrelic/version.go index 06a6d52c4..b570ffa3a 100644 --- a/v3/newrelic/version.go +++ b/v3/newrelic/version.go @@ -11,7 +11,7 @@ import ( const ( // Version is the full string version of this Go Agent. - Version = "3.14.1" + Version = "3.15.0" ) var (