Skip to content

Commit ee79534

Browse files
authored
chore: bump version to v1.2.1 (#92)
Changes: - Upgrade dd-trace-cpp to v0.2.2
1 parent f922690 commit ee79534

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CMakeLists.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ cmake_policy(SET CMP0135 NEW)
1212
# nginx's `configure` script,
1313
# - `dd-trace-cpp/CMakeLists.txt`, the Datadog tracing library.
1414

15-
project(ngx_http_datadog_module VERSION 1.2.0)
15+
project(ngx_http_datadog_module VERSION 1.2.1)
1616

1717
option(NGINX_DATADOG_ASM_ENABLED "Build with libddwaf" ON)
1818
set(NGINX_SRC_DIR "" CACHE PATH "The path to a directory with nginx sources")

0 commit comments

Comments
 (0)