Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
Signed-off-by: Marcos Bjoerkelund <[email protected]>
  • Loading branch information
marcosbc committed Jan 18, 2023
1 parent e568dc0 commit 0557552
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion main.go
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ type Options struct {
var globalOpts = &Options{}

var (
version = "1.4.3"
version = "1.4.5"
buildDate = ""
commit = ""
)
Expand Down

0 comments on commit 0557552

Please sign in to comment.