change version

pull/15/head
Edouard Paris 5 years ago
parent a4252ffdfb
commit 884616fe40

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

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

Loading…
Cancel
Save