Skip to content

Commit

Permalink
Merge pull request #40 from westonrobot/release-v0.4.0
Browse files Browse the repository at this point in the history
[Release]: bump version to 0.4.0
  • Loading branch information
hanskw-weston authored Nov 9, 2023
2 parents 83f1406 + 9424eb2 commit a9afc48
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 a9afc48

Please sign in to comment.