Skip to content

Commit 8a5f4e2

Browse files
committed
Bump version
1 parent 60bb6b6 commit 8a5f4e2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

main.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ import (
1313
"github.com/urfave/cli"
1414
)
1515

16-
const version = "2.2.2"
16+
const version = "2.3.0"
1717

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

0 commit comments

Comments
 (0)