Skip to content

Commit

Permalink
v0.6.1 (#313)
Browse files Browse the repository at this point in the history
  • Loading branch information
rochdev authored Oct 26, 2018
1 parent 1c2a79d commit 1e874ca
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion lib/version.js
Original file line number Diff line number Diff line change
@@ -1 +1 @@
module.exports = '0.6.0'
module.exports = '0.6.1'
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "dd-trace",
"version": "0.6.0",
"version": "0.6.1",
"description": "Datadog APM tracing client for JavaScript",
"main": "index.js",
"scripts": {
Expand Down

0 comments on commit 1e874ca

Please sign in to comment.