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 6772df2 commit 89519f7Copy full SHA for 89519f7
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.2)
+set(CMAKE_PROJECT_VERSION 0.0.3)
38
39
# Identify the project.
40
project(viam-cpp-sdk
0 commit comments