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

View File

@@ -4,8 +4,8 @@ Changelog
Future release
------------
6.1.1 (2025-04-30)
-----------------
6.1.2 (2025-05-01)
------------------
### Build
- Feature: Support `bazel` build system. See #1032.
@@ -15,7 +15,7 @@ Future release
**MODULE.bazel**
```bazel
bazel_dep(name = "ftxui", version = "6.1.1")
bazel_dep(name = "ftxui", version = "6.1.2")
```
**BUILD.bazel**