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