From b99a1f3ac3036def27564470262ba109824ea913 Mon Sep 17 00:00:00 2001 From: Aleksandr Pasechnik Date: Tue, 26 Nov 2024 19:55:25 -0500 Subject: [PATCH] v9.117.0 --- 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",