Skip to content

Commit

Permalink
v bump
Browse files Browse the repository at this point in the history
  • Loading branch information
aschmidt75 committed Oct 21, 2019
1 parent f2154cd commit e40fce5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ipvsctl.go
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ func main() {

app := cli.App("ipvsctl", "A desired state configuration frontend for ipvs")

app.Version("version", "0.1.0")
app.Version("version", "0.1.1")

app.Spec = "[-d] [-v] [--params-network] [--params-env] [--params-file=<FILE>...] [--params-url=<URL>...]"

Expand Down

0 comments on commit e40fce5

Please sign in to comment.