Set CHANGELOG to v4.1.0

This commit is contained in:
ArthurSonzogni
2023-05-19 11:05:16 +02:00
parent 49f0277103
commit 22ebc823c9
2 changed files with 9 additions and 10 deletions

View File

@@ -2,7 +2,7 @@ cmake_minimum_required(VERSION 3.11)
project(ftxui
LANGUAGES CXX
VERSION 4.0.0
VERSION 4.1.0
DESCRIPTION "C++ Functional Terminal User Interface."
)