Skip to content

Commit

Permalink
Prepare 0.19.1 release
Browse files Browse the repository at this point in the history
  • Loading branch information
GeorgeHahn committed Oct 17, 2023
1 parent 9e144c9 commit 7961c62
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,10 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## Unreleased
### Fixed
- Report scraped Prometheus counters correctly

## [0.19.1]
### Fixed
- Report scraped Prometheus counters correctly
- Correct metrics emitted by http blackhole

## [0.19.0]
Expand Down
2 changes: 1 addition & 1 deletion Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion lading/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "lading"
version = "0.19.0"
version = "0.19.1"
authors = ["Brian L. Troutwine <brian.troutwine@datadoghq.com>", "George Hahn <george.hahn@datadoghq.com"]
edition = "2021"
license = "MIT"
Expand Down

0 comments on commit 7961c62

Please sign in to comment.