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 3ecc0b7 commit 4a06676Copy full SHA for 4a06676
CMakeLists.txt
@@ -34,7 +34,7 @@
34
# constrained by the version of CMake available on target systems.
35
cmake_minimum_required(VERSION 3.25 FATAL_ERROR)
36
37
-set(CMAKE_PROJECT_VERSION 0.0.11)
+set(CMAKE_PROJECT_VERSION 0.0.12)
38
39
# Identify the project.
40
project(viam-cpp-sdk
0 commit comments