Skip to content

Commit 0c335ac

Browse files
committed
bump version to v0.22.0
1 parent 57779c0 commit 0c335ac

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
## Unreleased
1+
## [0.22.0] - 2024-04-13
22
### Features
33
- Support http2-prior-knowledge, see #356 (@zuisong)
44
- Directly bind to interface name on supported platforms, see #359 (@ducaale)

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "xh"
3-
version = "0.21.0"
3+
version = "0.22.0"
44
authors = ["ducaale <[email protected]>"]
55
edition = "2021"
66
rust-version = "1.74.0"

doc/xh.1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
.TH XH 1 2024-04-12 0.21.0 "User Commands"
1+
.TH XH 1 2024-04-12 0.22.0 "User Commands"
22

33
.SH NAME
44
xh \- Friendly and fast tool for sending HTTP requests

0 commit comments

Comments
 (0)