Skip to content

Commit d82bbb8

Browse files
committed
chore: Release
1 parent 6a51081 commit d82bbb8

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

metrics-exporter-prometheus/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.16.0] - 2024-10-12
12+
1113
### Added
1214

1315
- Added `Debug` derive to numerous types. ([#504](https://github.com/metrics-rs/metrics/pull/504))

metrics-exporter-prometheus/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-exporter-prometheus"
3-
version = "0.15.3"
3+
version = "0.16.0"
44
authors = ["Toby Lawrence <toby@nuclearfurnace.com>"]
55
edition = "2018"
66
rust-version = "1.71.1"

0 commit comments

Comments
 (0)