Bump version
This commit is contained in:
parent
4feb23031f
commit
bce2e97b92
@ -16,7 +16,7 @@ func Execute() {
|
|||||||
app := &cli.App{
|
app := &cli.App{
|
||||||
Name: "hoster",
|
Name: "hoster",
|
||||||
Usage: "Hoster",
|
Usage: "Hoster",
|
||||||
Version: "1.0.9",
|
Version: "1.1.0",
|
||||||
Commands: []*cli.Command{
|
Commands: []*cli.Command{
|
||||||
{
|
{
|
||||||
Name: "new",
|
Name: "new",
|
||||||
|
Loading…
Reference in New Issue
Block a user