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

Commit 65436b5

Browse files
authored
Back to development (#23)
Signed-off-by: Isaac Hier <[email protected]>
1 parent 9a9d701 commit 65436b5

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.2.0 (unreleased)
5+
------------------
6+
- nothing yet
7+
8+
49
0.1.0 (2017-11-29)
510
------------------
611
- Don't use forwarding reference (#11)

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ if(HUNTER_ENABLED)
4040
endif()
4141
endif()
4242

43-
project(jaegertracing VERSION 0.1.0)
43+
project(jaegertracing VERSION 0.2.0)
4444

4545
if(CMAKE_CXX_COMPILER_ID STREQUAL "GNU" OR
4646
CMAKE_CXX_COMPILER_ID MATCHES "Clang")

0 commit comments

Comments
 (0)