Skip to content

Commit

Permalink
v0.15 (#665)
Browse files Browse the repository at this point in the history
  • Loading branch information
rochdev authored Sep 4, 2019
1 parent d882349 commit c7772ef
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
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.14.0",
"version": "0.15.0",
"description": "Datadog APM tracing client for JavaScript",
"main": "index.js",
"typings": "index.d.ts",
Expand Down
2 changes: 1 addition & 1 deletion packages/dd-trace/lib/version.js
Original file line number Diff line number Diff line change
@@ -1 +1 @@
module.exports = '0.14.0'
module.exports = '0.15.0'

0 comments on commit c7772ef

Please sign in to comment.