Skip to content

Commit

Permalink
version details updated
Browse files Browse the repository at this point in the history
  • Loading branch information
mainak55512 committed Sep 21, 2024
1 parent 7b92aab commit 4fa5de5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion process/process_flags.go
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ import (

func EmitHelpText() string {

versionDetails := `0.1.2`
versionDetails := `0.1.3`
authorDetails := `mainak55512 ([email protected])`
flagDetails := "--help\n--ext [extension name]\n"
helpFlagDetails := "--help\n\tstto --help or,\n\tstto -help\n"
Expand Down

0 comments on commit 4fa5de5

Please sign in to comment.