Upgrade version (#363)

This commit is contained in:
Arthur Sonzogni
2022-03-20 20:58:56 +01:00
committed by ArthurSonzogni
parent 1a3fcc1bd8
commit 548fa51b71
3 changed files with 7 additions and 4 deletions

View File

@@ -2,7 +2,7 @@ cmake_minimum_required(VERSION 3.11)
project(ftxui
LANGUAGES CXX
VERSION 2.0.0
VERSION 3.0.0
)
option(FTXUI_BUILD_DOCS "Set to ON to build docs" ON)