Skip to content

Commit fd0b88c

Browse files
committed
Release 1.4.0
1 parent 39dfdc4 commit fd0b88c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

processor/processor.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ import (
1212
)
1313

1414
// Global Version
15-
var Version = "1.3.0"
15+
var Version = "1.4.0"
1616

1717
// Verbose enables verbose logging output
1818
var Verbose = false

0 commit comments

Comments
 (0)