Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
DarthSim committed Jul 16, 2020
1 parent 39a405d commit 1115416
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 @@ -12,7 +12,7 @@ import (
"github.com/urfave/cli"
)

const version = "2.1.1"
const version = "2.2.0"

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

0 comments on commit 1115416

Please sign in to comment.