Skip to content

Commit

Permalink
(cargo-release) version 0.12.2
Browse files Browse the repository at this point in the history
  • Loading branch information
tobz committed Dec 13, 2023
1 parent 9f1709c commit d900c8b
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions metrics-exporter-prometheus/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased] - ReleaseDate

## [0.12.2] - 2023-12-13

### Fixed

- Fixed overflow/underflow panic with time moving backwards ([#423](https://github.com/metrics-rs/metrics/pull/423))
Expand Down
2 changes: 1 addition & 1 deletion metrics-exporter-prometheus/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "metrics-exporter-prometheus"
version = "0.12.1"
version = "0.12.2"
authors = ["Toby Lawrence <[email protected]>"]
edition = "2018"
rust-version = "1.61.0"
Expand Down

0 comments on commit d900c8b

Please sign in to comment.