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