diff --git a/CMakeLists.txt b/CMakeLists.txt index 6d5dfc2de..bfe9585cc 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -34,7 +34,7 @@ # constrained by the version of CMake available on target systems. cmake_minimum_required(VERSION 3.25 FATAL_ERROR) -set(CMAKE_PROJECT_VERSION 0.0.11) +set(CMAKE_PROJECT_VERSION 0.0.12) # Identify the project. project(viam-cpp-sdk