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 d4913b2 commit f3a38d5Copy full SHA for f3a38d5
static-metric/CHANGELOG.md
@@ -1,6 +1,6 @@
1
# Changelog for prometheus-static-metric
2
3
-## 0.5.0 [unreleased]
+## 0.5.0
4
5
- Bug fix: Allow not specifying visibility token (e.g. `pub(crate)`) for metric definition.
6
static-metric/Cargo.toml
[package]
name = "prometheus-static-metric"
-version = "0.5.0-rc.1"
+version = "0.5.0"
license = "Apache-2.0"
authors = ["[email protected]"]
description = "Static metric helper utilities for rust-prometheus."
0 commit comments