Skip to content

Commit 8af6ffe

Browse files
authored
0.20.1 version bump
1 parent ae4e064 commit 8af6ffe

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
@@ -41,7 +41,7 @@ else()
4141
cmake_minimum_required(VERSION 3.25 FATAL_ERROR)
4242
endif()
4343

44-
set(CMAKE_PROJECT_VERSION 0.20.0)
44+
set(CMAKE_PROJECT_VERSION 0.20.1)
4545

4646
# Identify the project.
4747
project(viam-cpp-sdk

0 commit comments

Comments
 (0)