This commit is contained in:
Arthur Sonzogni
2025-05-01 10:01:05 +02:00
committed by GitHub
parent aa80d8bac9
commit 2d4c114008
4 changed files with 6 additions and 6 deletions

View File

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