We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aeb4cbd commit e13792dCopy full SHA for e13792d
cmd/root.go
@@ -38,7 +38,7 @@ var config = formatter.Config{
38
}
39
40
// VERSION is describing current version of the nmap-formatter
41
-const VERSION string = "0.2.1"
+const VERSION string = "0.2.2"
42
43
var workflow formatter.Workflow
44
0 commit comments