diff --git a/cmd/omssh/main.go b/cmd/omssh/main.go index 9bbe97e..b60b991 100644 --- a/cmd/omssh/main.go +++ b/cmd/omssh/main.go @@ -14,7 +14,7 @@ import ( latest "github.com/tcnksm/go-latest" ) -const version = "0.0.2" +const version = "0.0.3" var ( buildDate string