Merge branch 'main' into main

This commit is contained in:
Miko
2025-04-30 14:39:52 -04:00
committed by GitHub
19 changed files with 566 additions and 13 deletions

View File

@@ -17,7 +17,7 @@ endif()
project(ftxui
LANGUAGES CXX
VERSION 6.0.2
VERSION 6.1.1
DESCRIPTION "C++ Functional Terminal User Interface."
)