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 124f9d5 commit 7851b44Copy full SHA for 7851b44
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.14)
+set(CMAKE_PROJECT_VERSION 0.0.15)
38
39
# Identify the project.
40
project(viam-cpp-sdk
0 commit comments