From aae5222f67409ed670d2f079e181f41efadb9003 Mon Sep 17 00:00:00 2001 From: Yiming Luo Date: Wed, 8 Jan 2025 16:19:22 -0500 Subject: [PATCH] v5.76.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index ced43061..aae7638c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "serverless-plugin-datadog", - "version": "5.75.0", + "version": "5.76.0", "description": "Serverless plugin to automatically instrument python and node functions with datadog tracing", "main": "dist/src/index.js", "repository": "https://github.com/DataDog/serverless-plugin-datadog",