Merge branch 'ArthurSonzogni:main' into main

This commit is contained in:
Miko
2025-03-28 08:22:58 -04:00
committed by GitHub
3 changed files with 16 additions and 4 deletions

View File

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