Skip to content

Commit

Permalink
Prepare 0.6.0 release
Browse files Browse the repository at this point in the history
  • Loading branch information
tyranron committed Dec 25, 2023
1 parent ef932a0 commit c18ca4f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ All user visible changes to this project will be documented in this file. This p



## [0.6.0] · 2023-??-??
## [0.6.0] · 2023-12-25
[0.6.0]: /../../tree/v0.6.0

[Diff](/../../compare/v0.5.0...v0.6.0)
Expand Down
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "metrics-prometheus"
version = "0.5.0"
version = "0.6.0"
edition = "2021"
rust-version = "1.65"
description = "`prometheus` backend for `metrics` crate."
Expand Down

0 comments on commit c18ca4f

Please sign in to comment.