Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
DarthSim committed Mar 19, 2020
1 parent 93732ac commit 3ae657f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion main.go
Expand Up @@ -12,7 +12,7 @@ import (
"github.com/urfave/cli"
)

const version = "2.1.0"
const version = "2.1.1"

func socketFlag(s *string) cli.Flag {
return cli.StringFlag{
Expand Down

0 comments on commit 3ae657f

Please sign in to comment.