mirror of
https://github.com/pnx/pinger.git
synced 2026-06-16 03:24:54 +02:00
Version 0.0.2
This commit is contained in:
parent
39d20366dc
commit
fb4c8fea9c
1 changed files with 1 additions and 1 deletions
2
main.go
2
main.go
|
|
@ -58,7 +58,7 @@ func main() {
|
|||
getopt.Parse()
|
||||
|
||||
if *version {
|
||||
fmt.Println("Version 0.0.1")
|
||||
fmt.Println("Version 0.0.2")
|
||||
os.Exit(0)
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue