Skip to content

Commit

Permalink
[Release]: bump version to 0.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
hanskw-weston committed Nov 9, 2023
1 parent 83f1406 commit 9424eb2
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.3.0)
project(ugv_sdk VERSION 0.4.0)

find_program(CCACHE_PROGRAM ccache)
if(CCACHE_PROGRAM)
Expand Down

0 comments on commit 9424eb2

Please sign in to comment.