Skip to content

Commit

Permalink
release: v1.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
TrueSkrillor committed Dec 22, 2023
1 parent 0c8d340 commit 89bc514
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 @@ -11,7 +11,7 @@ import (
"github.com/fatih/color"
)

const Version = "v1.1.1-dev"
const Version = "v1.1.1"

// Formats a socket address given the scan mode
func formatAddress(address string, mode tscanner.ScanMode) string {
Expand Down

0 comments on commit 89bc514

Please # to comment.