Skip to content

Commit

Permalink
version update
Browse files Browse the repository at this point in the history
  • Loading branch information
ehsandeep committed Nov 11, 2022
1 parent aa8edf6 commit ea37eee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion internal/runner/banner.go
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ var banner = fmt.Sprintf(`
/_/\_\\_,_/\__/\_,_/_//_/\_,_/ %s
`, version)

var version = "v0.0.1"
var version = "v0.0.2"

// showBanner is used to show the banner to the user
func showBanner() {
Expand Down

0 comments on commit ea37eee

Please sign in to comment.