Skip to content

Commit 3a87d14

Browse files
committed
Fix
1 parent f65095d commit 3a87d14

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

bon-sandbox/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,4 +36,4 @@ typed-builder = "0.23"
3636
[dependencies.bon]
3737
features = ["experimental-overwritable", "experimental-generics-setters"]
3838
path = "../bon"
39-
version = "=3.9.1"
39+
version = "=3.9.1"

website/src/changelog.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ This is purely a minutae update with zero changes to the Rust API. Enjoy the sta
1515

1616
### Internal
1717

18-
- Maintenance tests and dependencies update ([#377](https://github.com/elastio/bon/pull/377))
18+
- Regular maintenance ([#377](https://github.com/elastio/bon/pull/377))
1919

2020
## [3.9.0](https://github.com/elastio/bon/compare/v3.8.2...v3.9.0) - 2026-02-13
2121

0 commit comments

Comments
 (0)