Skip to content

Commit

Permalink
v bump
Browse files Browse the repository at this point in the history
  • Loading branch information
aschmidt75 committed Oct 25, 2019
1 parent 2661dd2 commit 879e0fe
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.1")
app.Version("version", "0.2.0")

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

Expand Down

0 comments on commit 879e0fe

Please sign in to comment.