Increase version to 0.6

Two new compoents:
- CatchEvent
- ResizableSplit{Left,Top,Right,Bottom}
This commit is contained in:
ArthurSonzogni 2021-05-27 16:04:46 +02:00 committed by Arthur Sonzogni
parent 2504a24ee0
commit 462664520a

View File

@ -15,7 +15,7 @@ endif()
project(ftxui project(ftxui
LANGUAGES CXX LANGUAGES CXX
VERSION 0.5.${git_version} VERSION 0.6.${git_version}
) )
option(FTXUI_BUILD_EXAMPLES "Set to ON to build examples" ON) option(FTXUI_BUILD_EXAMPLES "Set to ON to build examples" ON)