This commit is contained in:
ArthurSonzogni 2025-03-23 18:19:05 +01:00
parent 5bf8ee819b
commit 327f43b175
No known key found for this signature in database
GPG Key ID: 41D98248C074CD6C

View File

@ -2,7 +2,7 @@ cmake_minimum_required(VERSION 3.12)
project(ftxui
LANGUAGES CXX
VERSION 5.0.0
VERSION 6.0.0
DESCRIPTION "C++ Functional Terminal User Interface."
)