From ca2413363ecbabf5ebbda32f4cc4bd1e73589ed1 Mon Sep 17 00:00:00 2001 From: Cedric Verstraeten Date: Sun, 4 Aug 2024 10:19:43 +0200 Subject: [PATCH] [release] v3.1.9 --- machinery/main.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/machinery/main.go b/machinery/main.go index d49e4c8..6d1b162 100644 --- a/machinery/main.go +++ b/machinery/main.go @@ -19,7 +19,7 @@ import ( "gopkg.in/DataDog/dd-trace-go.v1/profiler" ) -var VERSION = "3.0.0" +var VERSION = "3.1.9" func main() { // You might be interested in debugging the agent.