Skip to content

Commit 6369a2b

Browse files
committed
v1.4.0
1 parent f72994c commit 6369a2b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
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": "dd-trace",
3-
"version": "1.3.0",
3+
"version": "1.4.0",
44
"description": "Datadog APM tracing client for JavaScript",
55
"main": "index.js",
66
"typings": "index.d.ts",

packages/dd-trace/lib/version.js

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

0 commit comments

Comments
 (0)