Skip to content

Commit

Permalink
release: v1.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
TrueSkrillor committed Jan 9, 2024
1 parent a60c621 commit 7c07260
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.2-dev"
const Version = "v1.1.2"

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

0 comments on commit 7c07260

Please sign in to comment.