Skip to content

Commit 6ebaa34

Browse files
committed
Bump version: 0.7.0
Let's follow semver a bit. :)
1 parent 79ce927 commit 6ebaa34

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

main.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ import (
2828
)
2929

3030
// CurrentVersion represents the current build version.
31-
const CurrentVersion = "0.6.4"
31+
const CurrentVersion = "0.7.0"
3232

3333
var (
3434
term = termenv.ColorProfile()

0 commit comments

Comments
 (0)