Increase version.

This commit is contained in:
ArthurSonzogni
2021-05-15 00:29:39 +02:00
parent fcc49fdce7
commit 8b67e722b4

View File

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