Skip to content
This repository was archived by the owner on Aug 30, 2022. It is now read-only.

Commit eec4e01

Browse files
authored
Back to development (#124)
Signed-off-by: Isaac Hier <[email protected]>
1 parent b9463ba commit eec4e01

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,11 @@
11
Changes by Version
22
==================
33

4+
0.5.0 (unreleased)
5+
------------------
6+
- Nothing yet
7+
8+
49
0.4.2 (2018-08-14)
510
------------------
611
- Fix `tracer.Inject(..., HTTPHeadersWriter&)` (#107)

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ HunterGate(
1616
SHA1 "2c5c6fc1cf609d0856695d60f147594daf4e6b3e"
1717
)
1818

19-
project(jaegertracing VERSION 0.4.2)
19+
project(jaegertracing VERSION 0.5.0)
2020

2121
if(CMAKE_CXX_COMPILER_ID STREQUAL "GNU" OR
2222
CMAKE_CXX_COMPILER_ID MATCHES "Clang")

0 commit comments

Comments
 (0)