Skip to content

Commit

Permalink
bump version to v0.22.2
Browse files Browse the repository at this point in the history
  • Loading branch information
ducaale committed Jul 8, 2024
1 parent b8f8843 commit c0f46a4
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
## [0.22.1] - 2024-07-08
## [0.22.2] - 2024-07-08
### Security fixes
- Prevent directory traversal in server-supplied filenames, see #379 (@blyxxyz)

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 Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "xh"
version = "0.22.1"
version = "0.22.2"
authors = ["ducaale <[email protected]>"]
edition = "2021"
rust-version = "1.74.0"
Expand Down
2 changes: 1 addition & 1 deletion doc/xh.1
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
.TH XH 1 2024-07-08 0.22.1 "User Commands"
.TH XH 1 2024-07-08 0.22.2 "User Commands"

.SH NAME
xh \- Friendly and fast tool for sending HTTP requests
Expand Down

0 comments on commit c0f46a4

Please sign in to comment.