Skip to content

Commit 2351660

Browse files
author
github-actions
committed
Release 0.10.4 🎉🎉
1 parent 61b1754 commit 2351660

2 files changed

Lines changed: 3 additions & 1 deletion

File tree

governor/CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@
44

55
## [Unreleased] - ReleaseDate
66

7+
## [[0.10.4](https://docs.rs/governor/0.10.4/governor/)] - 2025-12-16
8+
79
## [[0.10.3](https://docs.rs/governor/0.10.3/governor/)] - 2025-12-16
810

911
- Fixed a typo that prevented docs for 0.10.2 from building on docs.rs

governor/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "governor"
3-
version = "0.10.3"
3+
version = "0.10.4"
44
authors = ["Andreas Fuchs <[email protected]>"]
55
edition = "2018"
66
license = "MIT"

0 commit comments

Comments
 (0)