Skip to content

Commit 52092d6

Browse files
committed
Update version
1 parent 4a561e9 commit 52092d6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cmd/erised/main.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ import (
1313
"syscall"
1414
)
1515

16-
const version = "v0.7.0"
16+
const version = "v0.8.3"
1717

1818
func main() {
1919
cd, err := os.Getwd()

0 commit comments

Comments
 (0)