Skip to content

Commit

Permalink
(cargo-release) version 0.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
tobz committed Jan 15, 2022
1 parent 71d8698 commit 57a2bd5
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.8.0] - 2022-01-14

### Added
- New builder method, `PrometheusBuilder::install_recorder`, which builds and installs the
recorder and returns a `PrometheusHandle` that can be used to interact with the recorder.
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.7.0"
version = "0.8.0"
authors = ["Toby Lawrence <[email protected]>"]
edition = "2018"

Expand Down

0 comments on commit 57a2bd5

Please sign in to comment.