diff --git a/CMakeLists.txt b/CMakeLists.txt index 1ec81e41..9926417e 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -15,7 +15,7 @@ endif() project(ftxui LANGUAGES CXX - VERSION 0.5.${git_version} + VERSION 0.6.${git_version} ) option(FTXUI_BUILD_EXAMPLES "Set to ON to build examples" ON)