Skip to content

Commit

Permalink
chore(package): bump version to 1.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Peter Marton committed Jul 3, 2017
1 parent 87b23bc commit 90f04bf
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
<a name="1.3.0"></a>
# 1.3.0 (2017-07-03)

* chore(package): update dependencies ([87b23bc](https://github.com/RisingStack/jaeger-node/commit/87b23bc))
* chore(package): update package lock ([0c29447](https://github.com/RisingStack/jaeger-node/commit/0c29447))
* feat(span): use inject and extract for span context ([dd3bd14](https://github.com/RisingStack/jaeger-node/commit/dd3bd14))



<a name="1.2.0"></a>
# 1.2.0 (2017-06-21)

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@risingstack/jaeger",
"version": "1.2.0",
"version": "1.3.0",
"description": "Out of the box OpenTracing instrumentation for Node.js and Jaeger",
"main": "index.js",
"scripts": {
Expand Down

0 comments on commit 90f04bf

Please sign in to comment.