diff --git a/cmd/root.go b/cmd/root.go index 39fa7e4..10b5800 100644 --- a/cmd/root.go +++ b/cmd/root.go @@ -38,7 +38,7 @@ var config = formatter.Config{ } // VERSION is describing current version of the nmap-formatter -const VERSION string = "0.2.1" +const VERSION string = "0.2.2" var workflow formatter.Workflow