Increase version.

This commit is contained in:
ArthurSonzogni 2021-05-15 00:29:39 +02:00
parent fcc49fdce7
commit 8b67e722b4
No known key found for this signature in database
GPG Key ID: 41D98248C074CD6C

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)