diff --git a/processor/processor.go b/processor/processor.go index 5ca8c27cb..11dd8a013 100644 --- a/processor/processor.go +++ b/processor/processor.go @@ -23,7 +23,7 @@ import ( ) // Version indicates the version of the application -var Version = "3.3.4" +var Version = "3.3.5" // Flags set via the CLI which control how the output is displayed