Skip to content

Commit

Permalink
build: bump CMake project version to 0.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
RiscadoA committed Dec 1, 2024
1 parent 4437fdc commit c8c30bb
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 @@ -2,7 +2,7 @@
# Cubos project root build configuration

cmake_minimum_required(VERSION 3.25.0)
project(cubos VERSION 0.4.0)
project(cubos VERSION 0.5.0)

include(GNUInstallDirs) # Get default install directories

Expand Down

0 comments on commit c8c30bb

Please sign in to comment.