Skip to content

Commit

Permalink
chore: Release
Browse files Browse the repository at this point in the history
  • Loading branch information
tobz committed Nov 26, 2024
1 parent f289050 commit e6cf124
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 1 deletion.
2 changes: 2 additions & 0 deletions metrics/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased] - ReleaseDate

## [0.24.1] - 2024-11-26

### Added

- Added a section to the crate-level documentation about `Metadata` and how it's used.
Expand Down
2 changes: 1 addition & 1 deletion metrics/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "metrics"
version = "0.24.0"
version = "0.24.1"
authors = ["Toby Lawrence <[email protected]>"]
edition = "2018"
rust-version = "1.71.1"
Expand Down
4 changes: 4 additions & 0 deletions metrics/RELEASES.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,10 @@ long-form description and would be too verbose for the changelog alone.

- No notable changes.

## [0.24.1] - 2024-11-26

- No notable changes.

## [0.24.0] - 2024-10-12

- No notable changes.
Expand Down

0 comments on commit e6cf124

Please sign in to comment.