We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eeb4132 commit 6cabcfaCopy full SHA for 6cabcfa
cmd/erised/main.go
@@ -13,7 +13,7 @@ import (
13
"syscall"
14
)
15
16
-const version = "v0.8.3"
+const version = "v0.9.6"
17
18
func main() {
19
cd, err := os.Getwd()
0 commit comments