We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 10f602a commit 26ec0a4Copy full SHA for 26ec0a4
main.go
@@ -32,7 +32,7 @@ import (
32
)
33
34
// CurrentVersion represents the current build version.
35
-const CurrentVersion = "0.7.0"
+const CurrentVersion = "0.8.0"
36
37
var (
38
term = termenv.ColorProfile()
0 commit comments