From 753b72873becbea22ce0f198ea3eea34bbdfb80c Mon Sep 17 00:00:00 2001 From: Nicholas Hulston Date: Wed, 26 Feb 2025 09:49:25 -0500 Subject: [PATCH] update package.json --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 2f93bb91..5c2c5bce 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "datadog-lambda-js", - "version": "9.120.0", + "version": "10.121.0", "description": "Lambda client library that supports hybrid tracing in node js", "main": "dist/index.js", "types": "dist/index.d.ts",