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 5463069 commit 9b3e695Copy full SHA for 9b3e695
cmd/root.go
@@ -43,7 +43,7 @@ var config = formatter.Config{
43
}
44
45
// VERSION is describing current version of the nmap-formatter
46
-const VERSION string = "0.3.2"
+const VERSION string = "1.0.0"
47
48
var workflow formatter.Workflow
49
0 commit comments