From 19efaa2248b9eed75004a60a924e9a6ea47a3319 Mon Sep 17 00:00:00 2001 From: Ida Liu <119438987+ida613@users.noreply.github.com> Date: Fri, 25 Aug 2023 16:22:08 -0400 Subject: [PATCH] v4.13.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index bdf6de9402a..998300b972d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "dd-trace", - "version": "4.13.0", + "version": "4.13.1", "description": "Datadog APM tracing client for JavaScript", "main": "index.js", "typings": "index.d.ts",