diff --git a/main.go b/main.go index dc0e2a9..f4098a8 100644 --- a/main.go +++ b/main.go @@ -8,7 +8,7 @@ import ( "os" ) -const version = "v0.0.8" +const version = "v0.0.9" type v struct { Hostname string `json:"hostname"`