m/fzf
1
0
mirror of https://github.com/junegunn/fzf.git synced 2025-11-17 07:43:39 -05:00
This commit is contained in:
Junegunn Choi
2025-06-28 00:32:41 +09:00
parent 111266d832
commit 397fe8e395
7 changed files with 32 additions and 28 deletions

View File

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