Skip to content

Commit

Permalink
chore: bump version to v0.2.2 (#134)
Browse files Browse the repository at this point in the history
  • Loading branch information
dmehala authored Jun 21, 2024
1 parent 415193d commit 26e666f
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 DD_TRACE_VERSION "v0.2.1"
#define DD_TRACE_VERSION "v0.2.2"

const char* const tracer_version = DD_TRACE_VERSION;
const char* const tracer_version_string =
Expand Down

0 comments on commit 26e666f

Please sign in to comment.