diff --git a/v3/newrelic/version.go b/v3/newrelic/version.go index f52b4b8f6..17f1f1f68 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.25.1" + Version = "3.26.0" ) var (