Skip to content

Commit

Permalink
release candidate v0.1.10
Browse files Browse the repository at this point in the history
  • Loading branch information
dgoffredo committed Jun 14, 2023
1 parent 37a5192 commit 0536a16
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/datadog/version.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
namespace datadog {
namespace tracing {

#define VERSION "v0.1.9"
#define VERSION "v0.1.10"

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

0 comments on commit 0536a16

Please sign in to comment.