We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 39dfdc4 commit fd0b88cCopy full SHA for fd0b88c
1 file changed
processor/processor.go
@@ -12,7 +12,7 @@ import (
12
)
13
14
// Global Version
15
-var Version = "1.3.0"
+var Version = "1.4.0"
16
17
// Verbose enables verbose logging output
18
var Verbose = false
0 commit comments