Skip to content

Commit 0536a16

Browse files
committed
release candidate v0.1.10
1 parent 37a5192 commit 0536a16

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/datadog/version.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
namespace datadog {
44
namespace tracing {
55

6-
#define VERSION "v0.1.9"
6+
#define VERSION "v0.1.10"
77

88
const char* const tracer_version = VERSION;
99
const char* const tracer_version_string = "[dd-trace-cpp version " VERSION "]";

0 commit comments

Comments
 (0)