Skip to content

Commit 2094a27

Browse files
authored
v0.5.4 (#226)
1 parent d3cfb25 commit 2094a27

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.3'
1+
module.exports = '0.5.4'

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.3",
3+
"version": "0.5.4",
44
"description": "Datadog APM tracing client for JavaScript",
55
"main": "index.js",
66
"scripts": {

0 commit comments

Comments
 (0)