Skip to content

Commit f5df959

Browse files
committed
Bump to v0.8.1
1 parent 2d9ed23 commit f5df959

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.8.1] - unreleased
7+
## [0.8.1] - 2023-12-28
88
### Added
99
- `InstantQueryBuilder::get_raw`
1010
- `InstantQueryBuilder::post_raw`

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.8.0"
3+
version = "0.8.1"
44
authors = ["Peter Sebastian Puetz <[email protected]>"]
55
edition = "2021"
66
repository = "https://github.com/puetzp/prometheus-http-query"

0 commit comments

Comments
 (0)