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

Commit

Permalink
Preparing release 0.23.0
Browse files Browse the repository at this point in the history
Signed-off-by: Yuri Shkuro <[email protected]>
  • Loading branch information
Yuri Shkuro committed Jan 13, 2018
1 parent 7f01bee commit 09fe7a5
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
Changes by Version
==================

0.23.0 (unreleased)
0.23.0 (2018-01-12)
-------------------

- Bump OpenTracing version to 0.31.0-RC1 (https://github.com/jaegertracing/jaeger-client-java/pull/246), done on branch `v0.22.0`
- Upgrade to OpenTracing API v0.31.0 (#313)


0.22.0-RC3 (2017-12-08)
Expand Down
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ plugins {
id 'com.github.ben-manes.versions' version '0.17.0'
}

ext.developmentVersion = '0.23.0-RC1-SNAPSHOT'
ext.developmentVersion = '0.23.0'

ext.opentracingVersion = '0.31.0'
ext.guavaVersion = '18.0'
Expand Down

0 comments on commit 09fe7a5

Please sign in to comment.