Skip to content

Commit

Permalink
new release
Browse files Browse the repository at this point in the history
  • Loading branch information
gi8lino committed Feb 1, 2025
1 parent 34b026c commit f78c8f3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmd/portpatrol/main.go
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ import (
"golang.org/x/sync/errgroup"
)

const version string = "v0.5.4"
const version string = "v0.5.5"

// run is the main function of the application.
func run(ctx context.Context, args []string, output io.Writer) error {
Expand Down

0 comments on commit f78c8f3

Please sign in to comment.