m/fzf
1
0
mirror of https://github.com/junegunn/fzf.git synced 2025-11-17 15:53:39 -05:00
This commit is contained in:
Junegunn Choi
2024-05-08 00:15:30 +09:00
parent 8256fcde15
commit bcda25a513
6 changed files with 7 additions and 6 deletions

View File

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