Skip to content

Commit

Permalink
chore: Adjust version
Browse files Browse the repository at this point in the history
  • Loading branch information
neriberto committed May 4, 2024
1 parent 8e398e8 commit a632631
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion utils/banner.go
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ var banner = `
╰╯╱╰┻━━━┻━━━┻╯╰┻━━┻━━━┻╯╰┻━┻╯╰╯╰┻━━┻━┻━━┻╯
`

var version = "v1.0.3"
var version = "v1.0.4"

func ShowBanner() {
gologger.Print().Msgf("%s\n", banner)
Expand Down

0 comments on commit a632631

Please sign in to comment.