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 a1bbb4f commit 6e968abCopy full SHA for 6e968ab
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 = "3.0.0"
+const VERSION string = "3.0.2"
52
53
var workflow formatter.Workflow
54
0 commit comments