Skip to content

Commit 8016ff6

Browse files
committed
chore: Release
1 parent f29d17f commit 8016ff6

File tree

3 files changed

+4
-2
lines changed

3 files changed

+4
-2
lines changed

Cargo.lock

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

metrics-exporter-prometheus/CHANGELOG.md

+2
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.17.0] - 2025-04-20
12+
1113
### Changed
1214

1315
- Updated `rand` to `0.9`. ([#556](https://github.com/metrics-rs/metrics/pull/556))

metrics-exporter-prometheus/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "metrics-exporter-prometheus"
3-
version = "0.16.2"
3+
version = "0.17.0"
44
edition = "2018"
55
rust-version = "1.71.1"
66

0 commit comments

Comments
 (0)