Skip to content

Commit

Permalink
Release 3.3.5
Browse files Browse the repository at this point in the history
  • Loading branch information
boyter committed Jul 2, 2024
1 parent d4ae249 commit 55ef797
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion processor/processor.go
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down

0 comments on commit 55ef797

Please sign in to comment.