diff --git a/package.json b/package.json index 9cd815b4..8e4a9918 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "serverless-plugin-datadog", - "version": "5.48.0", + "version": "5.49.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",