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 4fa194b commit 6b6765dCopy full SHA for 6b6765d
cmd/internal/term/term.go
@@ -18,7 +18,7 @@ import (
18
const (
19
Major = 2
20
Minor = 5
21
- Build = 5
+ Build = 6
22
)
23
24
var Logger *pterm.Logger
0 commit comments