Skip to content

Commit ae2d6a5

Browse files
committed
Bump to v0.6.6
1 parent 35f2090 commit ae2d6a5

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ All notable changes to this project will be documented in this file.
44
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
55
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
66

7-
## [0.6.6] - unreleased
7+
## [0.6.6] - 2023-04-17
88
### Added
99
- `InstantQueryBuilder::header` and `RangeQueryBuilder::header` (see also [PR #6](https://github.com/puetzp/prometheus-http-query/pull/6#issue-1667934427), thank you @lasantosr)
1010

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "prometheus-http-query"
3-
version = "0.6.5"
3+
version = "0.6.6"
44
authors = ["Peter Sebastian Puetz <[email protected]>"]
55
edition = "2021"
66
repository = "https://github.com/puetzp/prometheus-http-query"

0 commit comments

Comments
 (0)