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 6bc6ee6 commit 08fdb33Copy full SHA for 08fdb33
src/about.go
@@ -21,7 +21,7 @@ import (
21
"github.com/odeke-em/log"
22
)
23
24
-const Version = "0.2.8"
+const Version = "0.2.9"
25
26
const (
27
Barely = iota
0 commit comments