We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bbe66b5 commit d045ac7Copy full SHA for d045ac7
1 file changed
internal/config/version.go
@@ -5,7 +5,7 @@ import (
5
)
6
7
var (
8
- appVersion string = "v0.1.8"
+ appVersion string = "v0.2.0"
9
commitHash string = "Unkown"
10
buildDate string = "Unkown"
11
0 commit comments