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 117de35 commit 5935eb3Copy full SHA for 5935eb3
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.2.1)
+set(CMAKE_PROJECT_VERSION 0.3.0)
38
39
# Identify the project.
40
project(viam-cpp-sdk
0 commit comments