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