Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
DarthSim committed Feb 19, 2021
1 parent 7003f55 commit 81ea483
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.2.0"
const version = "2.2.1"

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

0 comments on commit 81ea483

Please sign in to comment.