Bump version
This commit is contained in:
parent
7d72c79442
commit
d7288546bf
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@ import (
|
|||
"github.com/spf13/cobra"
|
||||
)
|
||||
|
||||
const AppVersion = "0.1.5"
|
||||
const AppVersion = "0.1.6"
|
||||
|
||||
var ctrl *pkg.ClICtrl
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue