From cfbd88bd83330da13084e4292b24d1cc213b369f Mon Sep 17 00:00:00 2001 From: Steve Willoughby Date: Thu, 2 Sep 2021 15:03:06 -0700 Subject: [PATCH] updated version --- v3/newrelic/version.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 (