From 7c4d144d39e100925f530149e76f77daa1a66564 Mon Sep 17 00:00:00 2001 From: "chris.agocs" Date: Thu, 20 Jun 2024 12:16:42 -0700 Subject: [PATCH] v5.66.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index c898d544..bfc496d4 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "serverless-plugin-datadog", - "version": "5.65.0", + "version": "5.66.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",