Fix publish workflow (#1041)

This commit is contained in:
Arthur Sonzogni
2025-05-01 10:06:49 +02:00
committed by GitHub
parent 2d4c114008
commit 625915b52c
5 changed files with 5 additions and 6 deletions

View File

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