Skip to content

Commit e6cf124

Browse files
committed
chore: Release
1 parent f289050 commit e6cf124

File tree

3 files changed

+7
-1
lines changed

3 files changed

+7
-1
lines changed

metrics/CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
88

99
## [Unreleased] - ReleaseDate
1010

11+
## [0.24.1] - 2024-11-26
12+
1113
### Added
1214

1315
- Added a section to the crate-level documentation about `Metadata` and how it's used.

metrics/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "metrics"
3-
version = "0.24.0"
3+
version = "0.24.1"
44
authors = ["Toby Lawrence <toby@nuclearfurnace.com>"]
55
edition = "2018"
66
rust-version = "1.71.1"

metrics/RELEASES.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,10 @@ long-form description and would be too verbose for the changelog alone.
99

1010
- No notable changes.
1111

12+
## [0.24.1] - 2024-11-26
13+
14+
- No notable changes.
15+
1216
## [0.24.0] - 2024-10-12
1317

1418
- No notable changes.

0 commit comments

Comments
 (0)