Skip to content

Commit 6b6765d

Browse files
committed
Update to 2.5.6
1 parent 4fa194b commit 6b6765d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cmd/internal/term/term.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ import (
1818
const (
1919
Major = 2
2020
Minor = 5
21-
Build = 5
21+
Build = 6
2222
)
2323

2424
var Logger *pterm.Logger

0 commit comments

Comments
 (0)