Fix Bazel Central Repository Workflow (#1038)

This commit is contained in:
Arthur Sonzogni
2025-04-30 12:04:32 +02:00
committed by GitHub
parent 4231c4903b
commit bcdcf70348
6 changed files with 6 additions and 13 deletions

View File

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