From 0a74e6c249e86653d1c87f106e692aab676bc715 Mon Sep 17 00:00:00 2001 From: Nicholas Hulston Date: Thu, 19 Dec 2024 14:11:08 -0700 Subject: [PATCH] v9.118.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 2f49a455..73ef5eb1 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "datadog-lambda-js", - "version": "9.117.0", + "version": "9.118.0", "description": "Lambda client library that supports hybrid tracing in node js", "main": "dist/index.js", "types": "dist/index.d.ts",