From 27781a06c70cb2149ca91bca0343c66a00fd7c7a Mon Sep 17 00:00:00 2001 From: Aleksandr Pasechnik Date: Tue, 26 Nov 2024 20:09:53 -0500 Subject: [PATCH] v9.117.0 (#597) --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index ea76411b..3aa3b06f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "datadog-lambda-js", - "version": "9.116.0", + "version": "9.117.0", "description": "Lambda client library that supports hybrid tracing in node js", "main": "dist/index.js", "types": "dist/index.d.ts",