Bump version.

This commit is contained in:
Eduard Tolosa 2020-10-06 22:00:56 -05:00
parent 1a4be63e31
commit ed4fc9f6b5
3 changed files with 5 additions and 5 deletions

2
Cargo.lock generated
View file

@ -116,7 +116,7 @@ dependencies = [
[[package]] [[package]]
name = "fhc" name = "fhc"
version = "0.2.0" version = "0.3.0"
dependencies = [ dependencies = [
"clap", "clap",
"futures", "futures",

View file

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

6
fhc.1
View file

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