Skip to content

Commit 26ec0a4

Browse files
committed
Releasing 0.8.0
1 parent 10f602a commit 26ec0a4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

main.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ import (
3232
)
3333

3434
// CurrentVersion represents the current build version.
35-
const CurrentVersion = "0.7.0"
35+
const CurrentVersion = "0.8.0"
3636

3737
var (
3838
term = termenv.ColorProfile()

0 commit comments

Comments
 (0)