m/fzf
1
0
mirror of https://github.com/junegunn/fzf.git synced 2025-11-15 06:43:47 -05:00
This commit is contained in:
Junegunn Choi
2024-06-06 22:03:26 +09:00
parent cbf91f2ed3
commit c4a9ccd6af
6 changed files with 6 additions and 6 deletions

View File

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