Set version to "1.0.1"

This commit is contained in:
Reza Behzadan 2024-02-15 18:57:13 +03:30
parent 1fda61192f
commit c072fea9a8

View File

@ -9,7 +9,7 @@ import (
"text/template" "text/template"
) )
const version = "1.0.0" const version = "1.0.1"
func printHelp() { func printHelp() {
helpText := fmt.Sprintf(` helpText := fmt.Sprintf(`