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 b10b163 commit fe9ed0eCopy full SHA for fe9ed0e
cmd/root.go
@@ -48,7 +48,7 @@ var config = formatter.Config{
48
}
49
50
// VERSION is describing current version of the nmap-formatter
51
-const VERSION string = "2.1.6"
+const VERSION string = "3.0.0"
52
53
var workflow formatter.Workflow
54
0 commit comments