Skip to content

Commit 26675bb

Browse files
committed
Update version to 0.3.0
1 parent c59414e commit 26675bb

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
@@ -38,7 +38,7 @@ var config = formatter.Config{
3838
}
3939

4040
// VERSION is describing current version of the nmap-formatter
41-
const VERSION string = "0.2.2"
41+
const VERSION string = "0.3.0"
4242

4343
var workflow formatter.Workflow
4444

0 commit comments

Comments
 (0)