Skip to content

Commit 1b5d59c

Browse files
committed
bump version to 2.1.3
1 parent 23fd221 commit 1b5d59c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cmd/root.go

Lines changed: 1 addition & 1 deletion
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.3"
48+
const VERSION string = "2.1.4"
4949

5050
var workflow formatter.Workflow
5151

0 commit comments

Comments
 (0)