update version

pull/10/head
Edouard Paris 5 years ago
parent 80fff31770
commit f2c01b33c7

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

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

Loading…
Cancel
Save