Skip to content

Commit 6ef2f36

Browse files
authored
v0.5.3 (#215)
1 parent 210fbef commit 6ef2f36

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

lib/version.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
module.exports = '0.5.2'
1+
module.exports = '0.5.3'

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "dd-trace",
3-
"version": "0.5.2",
3+
"version": "0.5.3",
44
"description": "Datadog APM tracing client for JavaScript",
55
"main": "index.js",
66
"scripts": {

0 commit comments

Comments
 (0)