Skip to content

Commit 9fd45aa

Browse files
committed
Bump version
1 parent 00ecea7 commit 9fd45aa

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.4] - 2023-01-27
7+
## [0.6.5] - 2023-01-27
88
### Added
99
- Added several feature flags pertaining to the client TLS configuration that match the feature flags of `reqwest` by the same name.
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.4"
3+
version = "0.6.5"
44
authors = ["Peter Sebastian Puetz <[email protected]>"]
55
edition = "2021"
66
repository = "https://github.com/puetzp/prometheus-http-query"

0 commit comments

Comments
 (0)