Update version

This commit is contained in:
Neeraj Gupta 2023-10-25 17:23:38 +05:30
parent d3c07e0a17
commit 0b1c98e2f9

View file

@ -11,7 +11,7 @@ import (
"github.com/spf13/cobra"
)
const AppVersion = "0.1.1-beta"
const AppVersion = "0.1.3"
var ctrl *pkg.ClICtrl