Skip to content
This repository has been archived by the owner on Sep 13, 2022. It is now read-only.

Commit

Permalink
Prepare release 3.18.1
Browse files Browse the repository at this point in the history
Signed-off-by: Yuri Shkuro <ys@uber.com>
  • Loading branch information
Yuri Shkuro committed Aug 14, 2020
1 parent 67838e6 commit 716c4c7
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
# Changes by Version

## 3.18.1 (unreleased)
## 3.18.1 (2020-08-14)

* Noting yet.
* Always read thrift defs from `./` to better support bundling (#441) - Hendrik Liebau

## 3.18.0 (2020-04-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": "jaeger-client",
"version": "3.18.1dev",
"version": "3.18.1",
"description": "Jaeger binding for OpenTracing API for Node.js",
"engines": {
"node": ">=0.10"
Expand Down

0 comments on commit 716c4c7

Please sign in to comment.