Skip to content

Commit cf98cc2

Browse files
authored
chore: bump version to v1.1.0 (#239)
1 parent 4d64c46 commit cf98cc2

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 DD_TRACE_VERSION "v1.0.0"
6+
#define DD_TRACE_VERSION "v1.1.0"
77

88
const char* const tracer_version = DD_TRACE_VERSION;
99
const char* const tracer_version_string =

0 commit comments

Comments
 (0)