Skip to content

Commit 36a1fa1

Browse files
authored
bump to v0.9.0 (#412)
1 parent 7ba50e0 commit 36a1fa1

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

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

0 commit comments

Comments
 (0)