m/fzf
1
0
mirror of https://github.com/junegunn/fzf.git synced 2025-11-16 15:23:48 -05:00
This commit is contained in:
Junegunn Choi
2025-02-13 00:54:21 +09:00
parent 9abf2c8c9c
commit 3347d61591
6 changed files with 7 additions and 6 deletions

View File

@@ -11,7 +11,7 @@ import (
"github.com/junegunn/fzf/src/protector"
)
var version = "0.59"
var version = "0.60"
var revision = "devel"
//go:embed shell/key-bindings.bash