From 1d1278e705b7c52d1277a4fb8c038689c072328f Mon Sep 17 00:00:00 2001 From: Don Gregory Date: Fri, 15 Mar 2024 08:33:15 -0500 Subject: [PATCH] 1.4.1 (#581) --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 6a7969a..6c3bcd4 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@gamechanger/datadog-apm", - "version": "1.4.0", + "version": "1.4.1", "description": "Utility functions to help integrate Datadog's APM with a Node.js client", "main": "lib/index.js", "types": "lib/index.d.ts",