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

@@ -4,7 +4,7 @@ Changelog
Future release
------------
6.1.2 (2025-05-01)
6.1.3 (2025-05-01)
------------------
### Build
@@ -15,7 +15,7 @@ Future release
**MODULE.bazel**
```bazel
bazel_dep(name = "ftxui", version = "6.1.2")
bazel_dep(name = "ftxui", version = "6.1.3")
```
**BUILD.bazel**