Skip to content

Commit 059814c

Browse files
committedMay 16, 2022
Bump version to 6.78.0
1 parent 5a6ef2e commit 059814c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed
 

‎package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "datadog-lambda-js",
3-
"version": "5.77.0",
3+
"version": "6.78.0",
44
"description": "Lambda client library that supports hybrid tracing in node js",
55
"main": "dist/index.js",
66
"types": "dist/index.d.ts",
@@ -65,4 +65,4 @@
6565
"src/**/*.ts"
6666
]
6767
}
68-
}
68+
}

0 commit comments

Comments
 (0)
Please sign in to comment.