Bump version
This commit is contained in:
parent
7d9d5e3a58
commit
34fa69d58e
@ -22,7 +22,7 @@ func main() {
|
|||||||
app := &cli.App{
|
app := &cli.App{
|
||||||
Name: "hoster",
|
Name: "hoster",
|
||||||
Usage: "Hoster",
|
Usage: "Hoster",
|
||||||
Version: "1.0.2",
|
Version: "1.0.3",
|
||||||
Commands: []*cli.Command{
|
Commands: []*cli.Command{
|
||||||
{
|
{
|
||||||
Name: "new",
|
Name: "new",
|
||||||
|
Loading…
Reference in New Issue
Block a user