Skip to content

Commit

Permalink
chore: Bump up the version to v1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
enenumxela committed Sep 1, 2021
1 parent a761af3 commit a75d55b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ sigs3scann3r -h
___(_) __ _ ___|___ / ___ ___ __ _ _ __ _ __ |___ / _ __
/ __| |/ _` / __| |_ \/ __|/ __/ _` | '_ \| '_ \ |_ \| '__|
\__ \ | (_| \__ \___) \__ \ (_| (_| | | | | | | |___) | |
|___/_|\__, |___/____/|___/\___\__,_|_| |_|_| |_|____/|_| v1.0.0
|___/_|\__, |___/____/|___/\___\__,_|_| |_|_| |_|____/|_| v1.1.0
|___/
USAGE:
Expand Down
2 changes: 1 addition & 1 deletion cmd/sigs3scann3r/main.go
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ func banner() {
___(_) __ _ ___|___ / ___ ___ __ _ _ __ _ __ |___ / _ __
/ __| |/ _`+"`"+` / __| |_ \/ __|/ __/ _`+"`"+` | '_ \| '_ \ |_ \| '__|
\__ \ | (_| \__ \___) \__ \ (_| (_| | | | | | | |___) | |
|___/_|\__, |___/____/|___/\___\__,_|_| |_|_| |_|____/|_| v1.0.0
|___/_|\__, |___/____/|___/\___\__,_|_| |_|_| |_|____/|_| v1.1.0
|___/
`).Bold())
}
Expand Down

0 comments on commit a75d55b

Please sign in to comment.