Skip to content

Commit

Permalink
Bump version -> 0.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Smertig committed Jun 1, 2024
1 parent ae27342 commit 287344c
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
Expand Up @@ -4,7 +4,7 @@ project(banana)
include(FetchContent)

set(BANANA_VERSION_MAJOR 0)
set(BANANA_VERSION_MINOR 4)
set(BANANA_VERSION_MINOR 5)
set(BANANA_VERSION_PATCH 0)

set(BANANA_ROOT_DIR ${PROJECT_SOURCE_DIR})
Expand Down

0 comments on commit 287344c

Please sign in to comment.