Fix publish workflow

This commit is contained in:
ArthurSonzogni
2025-05-01 10:09:18 +02:00
parent 625915b52c
commit 694fa6bf5c
6 changed files with 5 additions and 27 deletions

View File

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