Skip to content

Commit c2ab08b

Browse files
authored
Update meta for 1.2.0 (#837)
1 parent 5acf94c commit c2ab08b

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ endif()
2121

2222
project(
2323
couchbase_cxx_client
24-
VERSION "1.1.0"
24+
VERSION "1.2.0"
2525
LANGUAGES CXX C)
2626
message(
2727
STATUS

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,9 +21,9 @@ CPMAddPackage(
2121
NAME
2222
couchbase_cxx_client
2323
GIT_TAG
24-
1.1.0
24+
1.2.0
2525
VERSION
26-
1.1.0
26+
1.2.0
2727
GITHUB_REPOSITORY
2828
"couchbase/couchbase-cxx-client"
2929
OPTIONS

0 commit comments

Comments
 (0)