Bump version.

Signed-off-by: Eduard Tolosa <edu4rdshl@protonmail.com>
This commit is contained in:
Eduard Tolosa 2022-04-12 02:04:52 -05:00
parent 8293e8b49d
commit 728b8c078d
No known key found for this signature in database
GPG key ID: 3A574A4009F553E5
3 changed files with 5 additions and 5 deletions

2
Cargo.lock generated
View file

@ -228,7 +228,7 @@ dependencies = [
[[package]]
name = "fhc"
version = "0.7.0"
version = "0.7.1"
dependencies = [
"async-recursion",
"clap",

View file

@ -1,6 +1,6 @@
[package]
name = "fhc"
version = "0.7.0"
version = "0.7.1"
authors = ["Eduard Tolosa <edu4rdshl@protonmail.com>"]
edition = "2018"
description = "Fast HTTP Checker."

6
fhc.1
View file

@ -1,9 +1,9 @@
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.49.1.
.TH FHC "1" "April 2022" "FHC 0.7.0" "User Commands"
.TH FHC "1" "April 2022" "FHC 0.7.1" "User Commands"
.SH NAME
FHC \- manual page for FHC 0.7.0
FHC \- manual page for FHC 0.7.1
.SH DESCRIPTION
FHC 0.7.0
FHC 0.7.1
Eduard Tolosa <edu4rdshl@protonmail.com>
Fast HTTP Checker.
.SS "USAGE:"