From 73f4af23ac3b2135a972d263e9b8bb7754025322 Mon Sep 17 00:00:00 2001 From: AJ Stuyvenberg Date: Wed, 20 Dec 2023 15:24:37 -0500 Subject: [PATCH] Bump version to 7.104.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 36f2ffc6..01770fdb 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "datadog-lambda-js", - "version": "7.103.0", + "version": "7.104.0", "description": "Lambda client library that supports hybrid tracing in node js", "main": "dist/index.js", "types": "dist/index.d.ts",