Skip to content

Commit 04dc333

Browse files
authored
bump version to 0.22.0 (#503)
1 parent 189391d commit 04dc333

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.21.0)
44+
set(CMAKE_PROJECT_VERSION 0.22.0)
4545

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

0 commit comments

Comments
 (0)