Skip to content

Commit

Permalink
update to 1.0.5
Browse files Browse the repository at this point in the history
  • Loading branch information
avsej committed Jan 27, 2025
1 parent f2b8cc9 commit 5bac891
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ find_package(couchbase_cxx_client)
if (couchbase_cxx_client_FOUND)
find_package(taocpp-json REQUIRED)
else()
set(LATEST_COUCHBASE_CXX_CLIENT 1.0.4)
set(LATEST_COUCHBASE_CXX_CLIENT 1.0.5)

include(cmake/CPM.cmake)

Expand Down

0 comments on commit 5bac891

Please sign in to comment.