diff --git a/CMakeLists.txt b/CMakeLists.txt index 626a3db..d4e640f 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -6,7 +6,7 @@ cmake_minimum_required(VERSION 3.16) # If MAJOR is 0, and MINOR > 0, Version is BETA project(ColumnLynx - VERSION 0.0.5 + VERSION 0.0.6 LANGUAGES CXX )