Skip to content

Commit

Permalink
Update version
Browse files Browse the repository at this point in the history
  • Loading branch information
jenaye authored Aug 1, 2022
1 parent 474bde9 commit 5d87ec5
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 @@ -224,7 +224,7 @@ func scanDomain(domain string) {
}

func main() {
version := figure.NewColorFigure("Yelaa 1.5.3", "", "cyan", true)
version := figure.NewColorFigure("Yelaa 1.5.5", "", "cyan", true)
version.Print()

var cmdScan = &cobra.Command{
Expand Down

0 comments on commit 5d87ec5

Please sign in to comment.