diff --git a/napp.go b/napp.go index d3ac36d..10425ce 100644 --- a/napp.go +++ b/napp.go @@ -17,7 +17,7 @@ func main() { app := &cli.App{ Name: "napp", UsageText: "[command] [command options]", - Version: "v0.5.2", + Version: "v0.6.0", Description: `A command line tool that bootstraps Go, HTMX and SQLite web applications and Dockerises them for ease of deployment`, Commands: []cli.Command{