Release version 6.1.0. (#1037)

This highlight support for the Bazel build system.
This commit is contained in:
Arthur Sonzogni
2025-04-29 16:05:11 +02:00
committed by GitHub
parent 10d73d365f
commit 4231c4903b
4 changed files with 30 additions and 6 deletions

View File

@@ -3,7 +3,7 @@
# the LICENSE file.
# FTXUI Module.
module(name = "ftxui", version = "6.0.3")
module(name = "ftxui", version = "6.1.0")
# Build deps.
bazel_dep(name = "rules_cc", version = "0.1.1")