We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 468fb73 commit 469a5b8Copy full SHA for 469a5b8
1 file changed
CMakeLists.txt
@@ -37,7 +37,7 @@ else()
37
cmake_minimum_required(VERSION 3.25 FATAL_ERROR)
38
endif()
39
40
-set(CMAKE_PROJECT_VERSION 0.32.0)
+set(CMAKE_PROJECT_VERSION 0.32.1)
41
42
# Identify the project.
43
project(viam-cpp-sdk
0 commit comments