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 79ce927 commit 6ebaa34Copy full SHA for 6ebaa34
1 file changed
main.go
@@ -28,7 +28,7 @@ import (
28
)
29
30
// CurrentVersion represents the current build version.
31
-const CurrentVersion = "0.6.4"
+const CurrentVersion = "0.7.0"
32
33
var (
34
term = termenv.ColorProfile()
0 commit comments