Skip to content

Commit

Permalink
bump version to v0.1.11
Browse files Browse the repository at this point in the history
  • Loading branch information
dgoffredo committed Oct 26, 2023
1 parent 26bf212 commit 2ee2a7f
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.10"
#define VERSION "v0.1.11"

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

0 comments on commit 2ee2a7f

Please sign in to comment.