Compare commits
1 Commits
a2a89011fe
...
0.2.4
Author | SHA1 | Date | |
---|---|---|---|
951bf97eb2 |
@ -19,7 +19,7 @@ var (
|
||||
|
||||
func version(cmd *cobra.Command, args []string) {
|
||||
|
||||
fmt.Printf("v%s\n", versionStr)
|
||||
fmt.Printf("%s\n", versionStr)
|
||||
|
||||
os.Exit(0)
|
||||
}
|
||||
|
Reference in New Issue
Block a user