diff --git a/v3/newrelic/version.go b/v3/newrelic/version.go index c6b63256f..f52b4b8f6 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.0" + Version = "3.25.1" ) var (