We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 415193d commit 26e666fCopy full SHA for 26e666f
src/datadog/version.cpp
@@ -3,7 +3,7 @@
3
namespace datadog {
4
namespace tracing {
5
6
-#define DD_TRACE_VERSION "v0.2.1"
+#define DD_TRACE_VERSION "v0.2.2"
7
8
const char* const tracer_version = DD_TRACE_VERSION;
9
const char* const tracer_version_string =
0 commit comments