Skip to content

Commit d7a8dcb

Browse files
committed
bump version to 2.1.5
1 parent 8e1368b commit d7a8dcb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cmd/root.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ var config = formatter.Config{
4545
}
4646

4747
// VERSION is describing current version of the nmap-formatter
48-
const VERSION string = "2.1.4"
48+
const VERSION string = "2.1.5"
4949

5050
var workflow formatter.Workflow
5151

0 commit comments

Comments
 (0)