From ae4373c445f22150f4e23606930edd8952bff946 Mon Sep 17 00:00:00 2001 From: AJ Stuyvenberg Date: Fri, 23 Jun 2023 15:14:39 -0400 Subject: [PATCH] Bump version to 7.93.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 0a5f2bf9..6b20a798 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "datadog-lambda-js", - "version": "7.92.0", + "version": "7.93.0", "description": "Lambda client library that supports hybrid tracing in node js", "main": "dist/index.js", "types": "dist/index.d.ts",