Update version

This commit is contained in:
six-ddc 2021-06-30 19:02:19 +08:00
parent 72f49b6b94
commit 44565f042e
1 changed files with 1 additions and 1 deletions

View File

@ -100,7 +100,7 @@ Examples:
func main() {
kingpin.UsageTemplate(CompactUsageTemplate).
Version("1.0.0").
Version("1.1.0").
Author("six-ddc@github").
Resolver(kingpin.PrefixedEnvarResolver("PLOW_", ";")).
Help = `A high-performance HTTP benchmarking tool with real-time web UI and terminal displaying`