Skip to content

Commit e13792d

Browse files
committed
Update version
1 parent aeb4cbd commit e13792d

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.1"
41+
const VERSION string = "0.2.2"
4242

4343
var workflow formatter.Workflow
4444

0 commit comments

Comments
 (0)