Skip to content

Commit

Permalink
[Release] bump version to 0.10.0
Browse files Browse the repository at this point in the history
  • Loading branch information
hanskw-weston committed Jan 7, 2025
1 parent 6628233 commit 58436e9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
cmake_minimum_required(VERSION 3.5.1)
project(ugv_sdk VERSION 0.9.0)
project(ugv_sdk VERSION 0.10.0)

find_program(CCACHE_PROGRAM ccache)
if(CCACHE_PROGRAM)
Expand Down

0 comments on commit 58436e9

Please sign in to comment.