Skip to content

Commit f3a38d5

Browse files
authored
static-metric: Prepare release v0.5.0 (#371)
Signed-off-by: Max Inden <[email protected]>
1 parent d4913b2 commit f3a38d5

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

static-metric/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Changelog for prometheus-static-metric
22

3-
## 0.5.0 [unreleased]
3+
## 0.5.0
44

55
- Bug fix: Allow not specifying visibility token (e.g. `pub(crate)`) for metric definition.
66

static-metric/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "prometheus-static-metric"
3-
version = "0.5.0-rc.1"
3+
version = "0.5.0"
44
license = "Apache-2.0"
55
authors = ["[email protected]"]
66
description = "Static metric helper utilities for rust-prometheus."

0 commit comments

Comments
 (0)