Skip to content

Commit ca453d3

Browse files
committed
chore: Release
1 parent 860f632 commit ca453d3

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

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.15.3] - 2024-07-13
12+
1113
Republishing 0.15.2 as 0.15.3 to fix an incorrect publish.
1214

1315
## [0.15.2] - 2024-07-13

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.15.2"
3+
version = "0.15.3"
44
authors = ["Toby Lawrence <[email protected]>"]
55
edition = "2018"
66
rust-version = "1.70.0"

0 commit comments

Comments
 (0)