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 5acf94c commit c2ab08bCopy full SHA for c2ab08b
CMakeLists.txt
@@ -21,7 +21,7 @@ endif()
21
22
project(
23
couchbase_cxx_client
24
- VERSION "1.1.0"
+ VERSION "1.2.0"
25
LANGUAGES CXX C)
26
message(
27
STATUS
README.md
@@ -21,9 +21,9 @@ CPMAddPackage(
NAME
GIT_TAG
- 1.1.0
+ 1.2.0
VERSION
GITHUB_REPOSITORY
28
"couchbase/couchbase-cxx-client"
29
OPTIONS
0 commit comments