Skip to content

Commit 6e968ab

Browse files
committed
bump version to 3.0.2
1 parent a1bbb4f commit 6e968ab

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
@@ -48,7 +48,7 @@ var config = formatter.Config{
4848
}
4949

5050
// VERSION is describing current version of the nmap-formatter
51-
const VERSION string = "3.0.0"
51+
const VERSION string = "3.0.2"
5252

5353
var workflow formatter.Workflow
5454

0 commit comments

Comments
 (0)