Merge branch 'ArthurSonzogni:main' into main

This commit is contained in:
Miko
2025-03-29 22:17:54 -04:00
committed by GitHub
4 changed files with 4 additions and 4 deletions

View File

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