We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5ec214d commit 105c63cCopy full SHA for 105c63c
cmd/root.go
@@ -45,7 +45,7 @@ var config = formatter.Config{
45
}
46
47
// VERSION is describing current version of the nmap-formatter
48
-const VERSION string = "2.1.2"
+const VERSION string = "2.1.3"
49
50
var workflow formatter.Workflow
51
0 commit comments