Skip to content

Commit 949eee9

Browse files
chore: Updated version string to 5.1.0
1 parent 2e0ac9d commit 949eee9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

main.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -197,7 +197,7 @@ func main() {
197197
`
198198

199199
if showVersion {
200-
fmt.Print("hacker-scoper: v5.0.0\n")
200+
fmt.Print("hacker-scoper: v5.1.0\n")
201201
os.Exit(0)
202202
}
203203

0 commit comments

Comments
 (0)