Skip to content

Commit 0737d3d

Browse files
committed
Merge branch 'main' of github.com:viamrobotics/viam-cpp-sdk
2 parents e632515 + 4a06676 commit 0737d3d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
# constrained by the version of CMake available on target systems.
3535
cmake_minimum_required(VERSION 3.25 FATAL_ERROR)
3636

37-
set(CMAKE_PROJECT_VERSION 0.0.11)
37+
set(CMAKE_PROJECT_VERSION 0.0.12)
3838

3939
# Identify the project.
4040
project(viam-cpp-sdk

0 commit comments

Comments
 (0)