We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5bf8ee8 commit 327f43bCopy full SHA for 327f43b
CMakeLists.txt
@@ -2,7 +2,7 @@ cmake_minimum_required(VERSION 3.12)
2
3
project(ftxui
4
LANGUAGES CXX
5
- VERSION 5.0.0
+ VERSION 6.0.0
6
DESCRIPTION "C++ Functional Terminal User Interface."
7
)
8
0 commit comments