Skip to content

Commit ce4bb23

Browse files
authored
Merge pull request #19 from DataDog/stephenf/bump-to-0.12.0
Bump plugin version to 0.12.0
2 parents bbf04f5 + ea8f0c6 commit ce4bb23

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "serverless-plugin-datadog",
3-
"version": "0.11.0",
3+
"version": "0.12.0",
44
"description": "Serverless plugin to automatically instrument python and node functions with datadog tracing",
55
"main": "dist/index.js",
66
"repository": "https://github.com/DataDog/serverless-plugin-datadog",

0 commit comments

Comments
 (0)