We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 398fa01 commit c3fe439Copy full SHA for c3fe439
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "dd-trace",
3
- "version": "0.30.0",
+ "version": "0.31.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 = '0.30.0'
+module.exports = '0.31.0'
0 commit comments