Skip to content

Commit

Permalink
v0.13.0-beta.2
Browse files Browse the repository at this point in the history
  • Loading branch information
rochdev committed Jun 27, 2019
1 parent 22b7221 commit 39ba826
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.12.0",
"version": "0.13.0-beta.2",
"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.12.0'
module.exports = '0.13.0-beta.2'

0 comments on commit 39ba826

Please sign in to comment.