Skip to content

Commit c5f1002

Browse files
authored
v0.2.1 (#373)
1 parent cc3bad0 commit c5f1002

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CMakeLists.txt

+1-1
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.2.0)
37+
set(CMAKE_PROJECT_VERSION 0.2.1)
3838

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

0 commit comments

Comments
 (0)