Bump version 0.1.1.
This commit is contained in:
@ -61,7 +61,7 @@ func main() {
|
||||
app := cli.NewApp()
|
||||
app.Name = "Activity Relay Extarnal CLI"
|
||||
app.Usage = "Control Relay configration"
|
||||
app.Version = "0.0.2"
|
||||
app.Version = "0.1.1"
|
||||
app.Commands = []cli.Command{
|
||||
{
|
||||
Name: "domain",
|
||||
|
Reference in New Issue
Block a user