Skip to content

Commit

Permalink
v1.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
edoardottt committed Jun 17, 2021
1 parent 0f7d611 commit 184b579
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scilla.go
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ func intro() {
banner2 := " ___ ___(_) | | __ _\n"
banner3 := " / __|/ __| | | |/ _` |\n"
banner4 := " \\__ \\ (__| | | | (_| |\n"
banner5 := " |___/\\___|_|_|_|\\__,_| v1.0.2\n"
banner5 := " |___/\\___|_|_|_|\\__,_| v1.0.3\n"
banner6 := " > github.com/edoardottt/scilla\n"
banner7 := " > edoardoottavianelli.it"
bannerPart1 := banner1 + banner2 + banner3 + banner4 + banner5
Expand Down

0 comments on commit 184b579

Please sign in to comment.