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

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