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

@@ -4,7 +4,7 @@ Changelog
Future release
------------
6.1.0 (2025-04-29)
6.1.1 (2025-04-30)
-----------------
### Build
@@ -15,7 +15,7 @@ Future release
**MODULE.bazel**
```bazel
bazel_dep(name = "ftxui", version = "6.1.0")
bazel_dep(name = "ftxui", version = "6.1.1")
```
**BUILD.bazel**