We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f72994c commit 6369a2bCopy full SHA for 6369a2b
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "dd-trace",
3
- "version": "1.3.0",
+ "version": "1.4.0",
4
"description": "Datadog APM tracing client for JavaScript",
5
"main": "index.js",
6
"typings": "index.d.ts",
packages/dd-trace/lib/version.js
@@ -1 +1 @@
-module.exports = '1.3.0'
+module.exports = '1.4.0'
0 commit comments