version v0.0.3

pull/21/head v0.0.3
Edouard Paris 5 years ago
parent 05b82cd759
commit 314908296a

@ -15,7 +15,7 @@ import (
"github.com/edouardparis/lntop/ui" "github.com/edouardparis/lntop/ui"
) )
const version = "v0.0.2" const version = "v0.0.3"
// New creates a new cli app. // New creates a new cli app.
func New() *cli.App { func New() *cli.App {

@ -9,7 +9,7 @@ import (
) )
const ( const (
version = "v0.0.2" version = "v0.0.3"
HELP = "help" HELP = "help"
) )

Loading…
Cancel
Save