We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 860f632 commit ca453d3Copy full SHA for ca453d3
metrics-exporter-prometheus/CHANGELOG.md
@@ -8,6 +8,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
8
9
## [Unreleased] - ReleaseDate
10
11
+## [0.15.3] - 2024-07-13
12
+
13
Republishing 0.15.2 as 0.15.3 to fix an incorrect publish.
14
15
## [0.15.2] - 2024-07-13
metrics-exporter-prometheus/Cargo.toml
@@ -1,6 +1,6 @@
1
[package]
2
name = "metrics-exporter-prometheus"
3
-version = "0.15.2"
+version = "0.15.3"
4
authors = ["Toby Lawrence <toby@nuclearfurnace.com>"]
5
edition = "2018"
6
rust-version = "1.70.0"
0 commit comments