Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
DarthSim committed Jan 27, 2023
1 parent 598511d commit 4013221
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 @@ -13,7 +13,7 @@ import (
"github.com/urfave/cli"
)

const version = "2.3.0"
const version = "2.4.0"

func socketFlags(s, n *string) []cli.Flag {
return []cli.Flag{
Expand Down

0 comments on commit 4013221

Please sign in to comment.