Bump version

This commit is contained in:
trading_peter 2024-09-11 11:31:05 +02:00
parent 7d9d5e3a58
commit 34fa69d58e

View File

@ -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",