From 10514702fae66619d47c3c2234e8dfbc2eb28f6d Mon Sep 17 00:00:00 2001 From: AJ Stuyvenberg Date: Thu, 7 Mar 2024 12:16:45 -0500 Subject: [PATCH] v8.107.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e4c31a6d..5141ea4d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "datadog-lambda-js", - "version": "8.106.0", + "version": "8.107.0", "description": "Lambda client library that supports hybrid tracing in node js", "main": "dist/index.js", "types": "dist/index.d.ts",