Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
static/metrics/Cargo.toml: Bump version to 0.5.0-rc.1
Signed-off-by: Max Inden <[email protected]>
  • Loading branch information
mxinden committed Aug 24, 2020
commit 046176706e217faadbcd45bdc7b718447bd56792
2 changes: 1 addition & 1 deletion static-metric/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "prometheus-static-metric"
version = "0.4.0"
version = "0.5.0-rc.1"
license = "Apache-2.0"
authors = ["[email protected]"]
description = "Static metric helper utilities for rust-prometheus."
Expand Down