Skip to content
This repository was archived by the owner on Dec 22, 2021. It is now read-only.

Commit 7008379

Browse files
authored
chore: bump version numbers after release (#49)
1 parent 7f63ce1 commit 7008379

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ set(PACKAGE_BUGREPORT "https://github.com/googleapis/google-cloud-cpp/issues")
2121
project(googleapis-cpp-protos CXX C)
2222

2323
set(GOOGLEAPIS_CPP_PROTOS_VERSION_MAJOR 0)
24-
set(GOOGLEAPIS_CPP_PROTOS_VERSION_MINOR 9)
24+
set(GOOGLEAPIS_CPP_PROTOS_VERSION_MINOR 10)
2525
set(GOOGLEAPIS_CPP_PROTOS_VERSION_PATCH 0)
2626

2727
string(

0 commit comments

Comments
 (0)